On Wed, 30 May 2001, Andre Schubert wrote:
> Is it right, the the browser send a request and got the response when
> the site is completly rendered( all queries executed ) ?
> If yes, how can i directly write to the client. First all headers, and
> after every query send the data to the client, if i can do this, then
> there will be no timeout.

RESPONSE.write

--RDM


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to