look at the web.xml file under $CATALINA_HOME/conf, there's a sample web.xml file there that explains how to setup timeouts in your webapp. Just copy and paste into your webapp's web.xml. Remember the tag ordering is crucial in xml.
-----Original Message----- From: Jagan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 11:35 PM To: Tomcat Users List Subject: session timeout hi all! My session time is presnetly the default tomcat-session time. how to set session time so that the session will stay for longer? Regards Jagan Unidux Electronics Ltd. Email : [EMAIL PROTECTED] TEL : +65 293 4797 FAX : +65 293 4920 -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
