thanks! i think that was it.
Kim :-)
On 10/11/06, Gregor Schneider <[EMAIL PROTECTED]> wrote:
Hi Kim,
You can specify session-timeout either in the deplyment-descriptor of your
web-app (web.xml) or in the web.xml of Tomcat itself, which is located at
tomcat/conf/web.xml
I bet my bottom penn
Hi Kim,
You can specify session-timeout either in the deplyment-descriptor of your
web-app (web.xml) or in the web.xml of Tomcat itself, which is located at
tomcat/conf/web.xml
I bet my bottom penny that in there you'll find an entry like
30
If you want to have the same session-tim
Hello -- I set the web.xml to specify a 45 minute time out... but sessions
are still timing out at 30 minutes...
We are using tomcat 5.0.30, and have tomcat clustering between two servers.
The entry that I placed in the web.xml file is:
45
Does anyone see anything else that nee