Session timeout is configured in web.xml. Like this:

<session-config>
       <session-timeout>30</session-timeout>
</session-config>


2007/2/6, Thomas Chang <[EMAIL PROTECTED]>:

Hi all,

I want to set a so-called session timeout to my web application, so that
is a user after logon and doesn't do anything for a while, his session will
be closed and he has to re-logon to enter the web-application.

I wonder this can be configue in server such as BEA-Webcontainer or I have
to programm it. How?

Regards

Thomas

------------------------------
Jetzt Mails schnell in einem Vorschaufenster überfliegen. Dies und viel
mehr bietet das neue Yahoo! Mail
<http://de.rd.yahoo.com/evt=40589/*http://de.docs.yahoo.com/ymail/landing.html+%0A>
.


Reply via email to