Add a block like this in your web.xml (this is for 15 minutes):
<web-app>
...stuff...
<session-config>
<session-timeout>15</session-timeout>
</session-config>
...stuff...
</web-app>
Tom
-----Original Message-----
From: Bibek Shrestha [mailto:[EMAIL PROTECTED]
Sent: Monday, October 16, 2006 12:57 PM
To: [email protected]
Subject: Tapestry Session
Can u tell me how i can have control of the time the session is valid
for
any user.
I'd like to make a session last for several hours (around 5-6 hrs)
Thanks in advance
--
BS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]