Wiadomosc od Nikko Gaerlan z 2006-10-23 12:08 brzmiala:
just asking where to set the jetspeed session time out..
Usually you can setup a webapp's session timeout in its web.xml. Under
Tomcat, if you need to override a default one (for all webapps, unless
they define it in web.xml) stored in server.xml. The element is as follows:
<session-config>
<session-timeout>180</session-timeout>
</session-config>
Time is enterd in minutes.
--
pozdrawiam,
Jacek Wislicki
[EMAIL PROTECTED]
http://www.nauka-biznes.org.pl/jetspeed/portal/
tel.: +48 502 408 444
gg: 2540358
skype: jacek_wislicki
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]