We're using Struts, Java server classes, and Tomcat. Our server will eventually be Linux (currently win 2k.) Is there a way to end a users session if the browser has closed either through user action or non-user actions such as power outages? If not, what are typical ways to get around this? We are talking about allowing the user to login again, checking for a current user session, and if they have one, killing it and starting a new one. Does this make sense? Thanks.
To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
