Hi everybody:

    Do you know if there is way to know when a user is not longer using
a servlet (like a logout). By example an user
login in my servlet, when this happen the servlet creates some resources
and save handles to that resources in the session
associated with that user. I'd would like to know when the user logout
(shutdown the browser, or go to another web page)
so the servlet can release those resources...

    I would appreciate any help.. Thanx

Andres Portillo

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to