> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 02, 2002 7:47 PM
> To: Tomcat Users List
> Subject: Ok, I read the book. <destroy()>
> 
> 
> So, how do I write a destroy() in JSP?
> 
> ???
> 
> Thanks
> Cameron
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 02, 2002 7:42 PM
> > To: Tomcat Users List
> > Subject: Servlets Q. Way to invoke method upon dropped socket?
> > 
> > 
> > 
> > Ok, 
> > 
> > This is a bit of a servlet question vs. Tomcat, although
> > I suppose Tomcat (4.0) could have special support for
> > such a feature.
> > 
> > Is there a way to have a method invoked upon loss
> > of the HTTP socket?  
> > (Where the method invoked is in a servlet, jsp, or listener class even)
> > 
> > So, if a user closes his browser window, and the socket
> > gets closed, I really want to do some cleanup without
> > having to try to do it <later> by looking at a session
> > attribute.
> > 
> > Thanks,
> > Cameron Elliott
> > 
> > 
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to