Stanislav wrote:
> I'm using Struts 1.2.7 and JBoss 4.0.3 and I'm having by default session time 
> out set to 30min. Is there any way to change this value to 1-2 hours?
>   
web.xml:
<session-config>
  <session-timeout>120</session-timeout>
</session-config>
> [...] i don't know if user "catch" session time out.
>   
HttpSessionListener



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to