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]>

Reply via email to