----- Original Message ----- From: "Niketan Mourya" <[EMAIL PROTECTED]> Subject: Tomcat doesn't throw exception if client application closses the socket.
> Hi All, > I am facing a problem because tomcat doesn't throw exception if > client closes the socket connection. Do any body have a > workaround/solution to know about the socket connection status with the > client application. I am using tomcat alone. If the client closes the socket connection prints to JspWriter throw an IOException. Where are you expecting the exception to be thrown? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
