Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HttpSessionBindingListener Pls help! Urgent

843835Apr 1 2003 — edited Apr 7 2003
Hi,
I would like to be notified when session is invalidated or timed out so that i can close the connection object. I have created a class implementing HttpSessionBindingListener as we are using iPlanet6.0 WebServer which implements servlet2.2. Now with servlet2.2 i was able to create HttpSessionBindingListener class and compile but i have no idea how to configure it with web.xml file. Web Applications web-app_2_2.dtd indicates no such <listener> OR <listener-class> attribute. Any ideas guys how to use this class so as to get notified. I have no clue? Any help kindly appreciated.

sachin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2003
Added on Apr 1 2003
4 comments
111 views