Indhu mathi Elango

Greenhorn
+ Follow
since Jun 13, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Indhu mathi Elango

Kripal Singh wrote:I also faced the similar situation once and here is the solution I used. We set the session timeout at 30 min. After 28 min of inactivity we pop up a window (using JavaScript) giving two options either to continue or to logout. If user chooses to continue we invoked one servlet, which does, nothing but hit the server and close the popup window. If there is no activity the user is logged out automatically after two minutes.



Hi Kripal,

Could you please help me by telling on how you implemented this solution?

Thanks in advance!

Regards,
Indhu
12 years ago
JSP