Otávio: To set session timeout to 60 minutes, add this to your web.xml:
<session-config> <session-timeout>60</session-timeout> </session-config> Regards, Geeta Otávio Augusto wrote: > How to I set the expiring time for a session (or the sessions)? > > Thanks in advance > > Otávio Augusto > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]