jQuery in Action, 2nd edition
The moose likes Servlets and the fly likes is there any way to handle ideal time session time out Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "is there any way to handle ideal time session time out" Watch "is there any way to handle ideal time session time out" New topic
Author

is there any way to handle ideal time session time out

sal sathya
Greenhorn

Joined: Jul 28, 2010
Posts: 10
hi
in my web.xml file
<session-config>
<session-timeout>3</session-timeout>
</session-config>
and i write a class SessionCounterListener implements HttpSessionListener

even i 'm using the system or application the session destroyed is calling.why?
actually i want this to be worked when the user is not touching the system for 3 minute,means system ideal time,
how to use HttpSessionBindingListener .i also has another class SessionListner implements HttpSessionBindingListener.
how to user the session listner.
actually i'm using spring mvc ,
how to solve this
thanks in advance
 
 
subject: is there any way to handle ideal time session time out
 
Threads others viewed
How to automatically display SessionExpired.jsp upon session timeout ?
HttpSessionBindingListener Instance
Servlets and session...Do I need to?
session
session timeout
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com