You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ikke List <li...@ikke.net> on 2001/12/10 13:46:36 UTC

RE: SESSION Poblems

Hi Catalin,

You didn't look very well did you? This is part of the servlet 2.2 specs
that can be found at www.javesoft.com

It's in the web.xml file
    <session-config>
        <session-timeout>xx</session-timeout>
    </session-config>


Regards, Wouter
-----Original Message-----
From: Catalin [mailto:catalin@quattrosoft.ro]
Sent: Monday, 10 December, 2001 23:29
To: tomcat-user@jakarta.apache.org
Subject: SESSION Poblems


Hi!

In wich file is setted the time witch the session remains valid
without any operations made in my web-app.
In my case, if I login to my application and I stay logged in without
doing nothing for a half  an hour (30 min) I lose the session and I have to
login again (to initiate a new session for my web application).

Thanks very much!!



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>




--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>