View Single Post
  #1 (permalink)  
Old 04-09-2008, 04:26 PM
kasipandian kasipandian is offline
Member
 
Join Date: Feb 2008
Posts: 7
kasipandian is on a distinguished road
How to use HttpSessionActivationListener
Hi Friends
I would like to implement HttpSessionActivationListener in my project . Can you please tell me what all needs to be done for this?
I also tried. But I'm not able to get any outputs from Listener. I've implemented this class and overrided two unimplemeted methods(sessionDidActivate,sessionWillPassivate). And I put Println statements inside. And I kept a listener entry in web.xml.My project is working fine. but the listener class println statements is not printing in the console. Can you please send me the steps and if possible send some sample codes. Any help would be appreciated.

Regards
Kasipandian.R
Reply With Quote
Sponsored Links