Message-
From: Rob Dickey [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 29, 2005 2:23 PM
To: Dave Morrow
Cc: 'Tomcat Users List'
Subject: RE: Help with session-timeout
Are there any other services involved (JDBC, etc.) that are referenced
by or in the session, or where the sessio
Are there any other services involved (JDBC, etc.) that are referenced by or
in the session, or where the sessions are dependent? Just wondering why TC
threads are invalidating the session...
Another option to test is add a line of code in your login process (whatever
establishes the HttpSession o