In HttpSession there is a method: setMaxInactiveInterval
Set this value affects session timeout period.


On Thu, 10 Mar 2005 01:19:34 -0000, jelything <[EMAIL PROTECTED]> wrote:
> 
> I want to give my users more time to go for coffe in the middle of a
> form submission.  Well, that's what they want, if we're being honest.
> At any rate, what are all the places that I have to change?  I've
> changed:
> 
>  <session-config>
>    <session-timeout>60</session-timeout>
>  </session-config>
> 
> but it still seems to be timing out after 30.
> 
> TIA, J
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 

Anthony Hong

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

Reply via email to