Re: How to relogin after particular interval?

2008-05-08 Thread sebb
On 08/05/2008, raja raman <[EMAIL PROTECTED]> wrote: > Hi all, > I have a scenario where I log in to my webapp and my session gets > invalidated after 120 minutes. Seems like your webapp is going to annoy users as well if it insists on timing out the user even if the session is active ...

How to relogin after particular interval?

2008-05-08 Thread raja raman
Hi all, I have a scenario where I log in to my webapp and my session gets invalidated after 120 minutes.I have a plan where login page is added as the first request followed by a set of other http requests..Is there a provision where I would be able to execute the login page alone after 120