Re: How do you set the session timeout in tomcat so that the session only timeouts when the browser is closed?

2005-06-07 Thread Anto Paul
On 6/7/05, Harland, David <[EMAIL PROTECTED]> wrote: > How do you set the session timeout in tomcat so that the session only > timeouts when the browser is closed? > Possible solution may be to refresh the page frequently and set a short interval for session time out. You might use a frame for th

RE: How do you set the session timeout in tomcat so that the session only timeouts when the browser is closed?

2005-06-07 Thread Peter Crowther
> From: Harland, David [mailto:[EMAIL PROTECTED] > How do you set the session timeout in tomcat so that the session only > timeouts when the browser is closed? You don't. There is no way in any Web architecture of reliably detecting whether a browser has closed, or whether it has merely disconne