Re: [Zope-dev] unbuffered html from external method
14 Nov
2000
14 Nov
'00
11:10 p.m.
Andy McKay writes:
Is it possible to print unbuffered html output to the user from an external method. It looks to me like I can't, output occurs upon the return and I cant see a way of getting around that. "self.REQUEST.RESPONSE.write(....)"
Be aware of the restriction of "HTTPResponse.HTTPResponse.write"! Dieter
9297
Age (days ago)
9297
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer