> From: Dustin Fortin [mailto:[EMAIL PROTECTED]
> Subject: RE: Configure webapp Session timeout
>
> That timeout is set to 60 seconds as it is.
Since your servlet runs for 2 hours, a 60-second timeout seems a mite on
the short side...
> Even then it wont throw a stack trace to l
webapp Session timeout
> From: Bob Riaz [mailto:[EMAIL PROTECTED]
> Subject: Configure webapp Session timeout
>
> I wondered if anybody knew how to configure the session for one
> particular webapp.
Set the in that webapp's WEB-INF/web.xml file; it will
override the global o
> From: Bob Riaz [mailto:[EMAIL PROTECTED]
> Subject: Configure webapp Session timeout
>
> I wondered if anybody knew how to configure the session for one
> particular webapp.
Set the in that webapp's WEB-INF/web.xml file; it will
override the global one.
- Chuck
TH
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