| To: | users@xxxxxxxxxx |
|---|---|
| Subject: | Fw: [cinjug-users] RE: Tomcat session timeout |
| From: | "Jason Kretzer/STAR BASE Consulting Inc." <JKretzer@xxxxxxxxxxxxxxx> |
| Date: | Thu, 3 Jun 2004 09:31:09 -0400 |
| Delivered-to: | mailing list users@cinjug.org |
| Mailing-list: | contact users-help@cinjug.org; run by ezmlm |
|
You could set the timeout explicitly in each file/class. void setMaxInactiveInterval(int interval) Specifies the time, in seconds, between client requests before the servlet container will invalidate this session. -Jason
Speaking of session timeouts on Tomcat, has anyone run into the apparent bug in Tomcat 4.1 where it ignores the value of your web.xml's session-timeout param and always times out sessions after 20 minutes of inactivity? This appears to be fixed in Tomcat 5.1, but we could really use a workaround in 4.1 if anyone knows of anything. Do any other AppServers ignore the session-timeout parameter? Thanks, Joe |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Tomcat session timeout, Herbers, Joe |
|---|---|
| Next by Date: | Applets and servlets combination bringing JRUN server down !!, Vidyanand Joshi |
| Previous by Thread: | RE: Tomcat session timeout, Herbers, Joe |
| Next by Thread: | RE: [cinjug-users] RE: Tomcat session timeout, Herbers, Joe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |