T wrote:

> Wednesday, June 20, 2001, 8:16:23 AM, "Brett M. Bergquist" <[EMAIL PROTECTED]> 
>wrote:
> BMB> Which version of Tomcat are you refering to?  If Tomcat 3.2.X, try the
> BMB> HttpServletResponse.flushBuffer() method. This works for me in Tomcat 3.2.2.
>
> Perfect! Thanks. It looks like this also gives the ability to know
> when the browser breaks the connection, because an IO exception is
> thrown.
> [...]

Hi :-)  because I have found some emails about "how to find the client-browser"
is still there or already leave?",  so:
-is "catching IOException with ServletResponse.flushBuffer()" a good solution to
all such problems?

- can it work both in the following:
   % TC standalone
   % another WEB-server + TC


thanks in advance!

Bo
June 20, 2001



Reply via email to