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:[EMAIL PROTECTED]]
Sent: Monday, 10 December, 2001 23:29
To: [EMAIL PROTECTED]
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: <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]>