Re: How to close an out Stream if a client aborts

2008-07-01 Thread Lyallex
On Mon, Jun 30, 2008 at 1:52 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote: > > - Original Message - From: "Lyallex" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Monday, June 30, 2008 10:11 AM > Subject: How to close an out Stream if a client aborts > > >> Good Morning >> >> Java 1.5.

Re: How to close an out Stream if a client aborts

2008-06-30 Thread Johnny Kewl
- Original Message - From: "Lyallex" <[EMAIL PROTECTED]> To: "Tomcat Users List" 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 I

Re: How to close an out Stream if a client aborts

2008-06-30 Thread Johnny Kewl
- Original Message - From: "Lyallex" <[EMAIL PROTECTED]> To: "Tomcat Users List" 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 I