This was exactly what I was thinking of implementing. Anyway I thought of implementing by setting a value in the generated html which the js code will count down to. If any user activity is detected by js code then an ajax call will fetch the new session duration (which will save the session from timing out and also the new count down value will get updated in the html).
Regards, Apple Grew my blog @ http://blog.applegrew.com/ On Mon, Jan 25, 2010 at 6:02 PM, James Carman <[email protected]>wrote: > On Mon, Jan 25, 2010 at 7:23 AM, Chuck Brinkman <[email protected]> > wrote: > > James, > > > > Thanks for the information. I wonder if those using > > AjaxSelfUpdatingTimerBehavior realize that this prevents session timeout? > > I would imagine they do. As Igor pointed out, it may be *why* they're > using it! :) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
