Re: Tomcat Timers/threads?

2005-04-07 Thread fed fin
Thank you. Ted. --- Jesper B. KiƦr [EMAIL PROTECTED] wrote: HI Take a look at Quartz. Link: http://www.opensymphony.com/quartz/ regards Jesper B. Kiaer http://www.jezzper.com -Charl Gerber [EMAIL PROTECTED] wrote: - To: tomcat-user@jakarta.apache.org From:

Re: Unlimited session timeout

2005-04-07 Thread fed fin
you can set timeout from Tomcat Admin = Connections. --- David Causse [EMAIL PROTECTED] wrote: Hi, I need in some exceptionnal condition to disable the session timeout for one request. Is there some convenient way to do so? My idea is to do this but I'm unsure : In the exceptionnal