[thelist] Logout

Hassan Schroeder hassan.schroeder at gmail.com
Tue Oct 2 10:05:58 CDT 2007


On 10/2/07, Giuseppe Totaro <totaropeppe at yahoo.it> wrote:

> My customer ask me that web application's user log out when he close your browser (FF and MSIE 7).
> Is it possible handle this problem with JavaScript (We're using JSP)?

You could set a very short session timeout value in your app and
use AJAX keep-alives to maintain the session.

But it still won't end the very instant  the browser closes. :-)

-- 
Hassan Schroeder ------------------------ hassan.schroeder at gmail.com



More information about the thelist mailing list