Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

criteria for a session

Günter Kukies

2004-01-08


Hi,

what are the criteria for tomcat 4.1.26 to say the session is null (((HttpServletRequest)request).getSession(false))?
It seams to depend on something in the request.


When i open a second new IE Window, not a child from the first IE Window, the session is null. I dontt call session.invalidate() and the timeout is not reached.

I know that there are only two reasons for invalidate a session.
1) session.invalidate();
2) session timeout

I thought these where the only reasons.

Thanks for your help

Günter
©2008 junlu.com - Jax Systems, LLC, U.S.A.