Which version of Tomcat are you refering to?  If Tomcat 3.2.X, try the
HttpServletResponse.flushBuffer() method. This works for me in Tomcat 3.2.2.



----- Original Message -----
From: T <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 19, 2001 6:26 PM
Subject: flushing


> How can I flush Tomcat? Nothing from the PrintWriter reaches the
> browser until the servlet completes. flush() does nothing. Has anybody
> altered the facade classes to enable flushing?
>
> Why is Tomcat set up that way?
>
> Thanks.
>
>
>

Reply via email to