On Mon, Jun 30, 2008 at 1:52 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote: > > ----- Original Message ----- From: "Lyallex" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <users@tomcat.apache.org> > Sent: Monday, June 30, 2008 10:11 AM > Subject: How to close an out Stream if a client aborts > > >> Good Morning >> >> Java 1.5.0_15 >> Tomcat 5.5.26 >> >> I have a servlet that is used to serve up images from a database >>
> > Good question... it does seem to fly in the face of convention. Well it looks like the streams are being recycled Looking at the hash values of the stream objects it appears that the output stream is being reused even though it doesn't appear to be closing ... sort of lost here, looks like I need to get into the Tomcat code to understand what is going on here ... ah well, I've got nothing better to do (I wish) Lyallex > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]