urgent -reply

2003-06-10 Thread Ramakanth
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

Re: urgent -reply

2003-06-10 Thread Sriram N
Hello, Please try using the latest stable release of Tomcat, which is 4.1.24 It is likely that such a bug might have been fixed in later releases. If you continue to face the same problem with 4.1.24, then reporting it would be more helpful. -- Sriram --- Ramakanth [EMAIL PROTECTED] wrote: