> 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 log,
> or to the web browser.

Why would you expect a stack trace on a session timeout?  Session
expiration doesn't affect requests being processed, only future ones.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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