Hello all,

We're running a servlet that processes responses from an online test. The
test is >2 hrs long, and we find that if a user does not make a request from
his browser (saves a test answer) the sesion times out, and when he does
next try to save an answer the servlet bounces him back to the login page.
I know it's possible to configure the Tomcat session length in conf/web.xml,
which would affect the sessions of all the webapps running on Tomcat, but I
wondered if anybody knew how to configure the session for one particular
webapp.
Many thanks.

Bob



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to