View Single Post
  #1 (permalink)  
Old 05-23-2008, 07:13 PM
uncleshah uncleshah is offline
Member
 
Join Date: May 2008
Posts: 1
uncleshah is on a distinguished road
Log out when the maxInactiveTime is reached.
I would like to display a message to the user (Clinet) stating that the session has been terminated when the session is closed due to MaxInactiveTime. At present it is set to 600 seconds. I am using JPS for the client and Java for the server with Tomcat 5.5 as the application server.

I have no idea as to how to even get started. I could use some detailed help please.
Reply With Quote
Sponsored Links