Results 1 to 1 of 1
- 02-03-2012, 11:02 AM #1
is there any way to handle ideal time session time out
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
Similar Threads
-
can i get session time of every jsp which is run my application
By sumityog in forum Java ServletReplies: 0Last Post: 09-21-2011, 08:18 AM -
JAVA Programmers Wanted - Full-Time and Part-Time Positions open
By javatrek2020 in forum Jobs OfferedReplies: 3Last Post: 08-23-2011, 12:46 PM -
Socket is not receiving the first request after long Ideal time
By VenkatJ in forum NetworkingReplies: 0Last Post: 03-09-2011, 07:21 AM -
scrollPane to handle 24 hours time
By hariza in forum AWT / SwingReplies: 2Last Post: 10-15-2010, 05:56 AM -
Session time out
By avanithika in forum Advanced JavaReplies: 2Last Post: 07-19-2010, 11:56 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks