Hi,

I am facing a problem with tomcat 4.1.18 and HttpSessionBindingListener's 
valueUnbound() method.

I am using an object which implements HttpSessionBindingListener. This object is kept 
in session. On session timeout, the object gets unbind from the session and hence the 
method valueUnbound should get called. But surprisingly, sometimes it is not getting 
called. Is it a bug in 4.1.18 or anything is missed here? please let me know your 
suggestion or experience regarding this.

Thanks & Regards,

ramakanth

Reply via email to