Closing the connection doesn't throw an exception when writing to the OutStream of my Servlet when using Tomcat with Apache. I can write to it indefinitely. It works however, when using Tomcat as standalone.
How can I make the servlet throw an exception when the connection ist closed? I'm using Tomcat4, Apache 1.3.27 and mod_jk. Thanks for any clues... Thomas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
