hi,

I tried using the HttpSessionBindingListener. I put an object into the
session which implements the HttpSessionBindingListener, the method
value Bound is executed. Now the method valueUnbound will be executed
when i use the removeValue method and remove the object from the
session. Will the method 'valueUnbound' get executed when the session
expires.

Basically i am trying to do some thing when the session expires.

thanks,

harish

___________________________________________________________________________
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