RE: Invalidate User Session

2004-03-04 Thread Peter Guyatt
Hi There, Not very easily, There is no onClose event for the window object in the DOM model. I found some javascript code that would mimic the onClose function but if you refreshed the page via F5 or the refresh button then it assumed it was closing the window. If this is not a problem

RE: Invalidate a session

2003-02-20 Thread Filip Hanik
request.getSession().invalidate(); Filip -Original Message- From: Tomcat User [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 20, 2003 11:24 AM To: [EMAIL PROTECTED] Subject: Invalidate a session Hi all. I would like to have a link in a HTML page that invalidate (through a