Re: Session timeout problem in tomcat

2008-10-31 Thread Kenneth Westelinck
I have noticed that tomcat does not honor the session timeout of your webapp. It does, however, honor the timeout in tomcathome/conf/web.xml. I have seen this behaviour in Tomcat 6.0.16. I am not sure if newer versions honor the settings of the webapp's web.xml. On Fri, Oct 31, 2008 at 8:38 AM,

RE: Session timeout problem in tomcat

2008-10-31 Thread Caldarale, Charles R
From: Thangavel Sankaranarayanan [mailto:[EMAIL PROTECTED] Subject: Session timeout problem in tomcat I need the sessiontimeout for 5 hours. I already set in by webapps/myapp/web.xml file as Did you really put your web.xml file in that location? If so, it will be ignored; the proper place