Re: Dynamic session timeout

2008-01-16 Thread Al Sutton
: Wednesday, January 16, 2008 9:23 AM Subject: Re: Dynamic session timeout I do that with ServletActionContext.getRequest().getSession().setMaxInactiveInterval Hope this helps Il giorno 16/gen/08, alle ore 10:14, Al Sutton ha scritto: Heres a problem people may want to take a crack at..

Re: Dynamic session timeout

2008-01-16 Thread Andrea Vettori
I do that with ServletActionContext.getRequest().getSession().setMaxInactiveInterval Hope this helps Il giorno 16/gen/08, alle ore 10:14, Al Sutton ha scritto: Heres a problem people may want to take a crack at... In one of my webapps I allow the admin users to set how long a users sess