James, Thanks for the information. I wonder if those using AjaxSelfUpdatingTimerBehavior realize that this prevents session timeout?
Chuck On Mon, Jan 25, 2010 at 7:09 AM, James Carman <[email protected]>wrote: > On Mon, Jan 25, 2010 at 4:37 AM, Chuck Brinkman <[email protected]> > wrote: > > 1) So, if I didn't access the session in my ajax callback then the page > > would eventually expire. Another way to say this is if I simply had the > > original Clock implementation on this page then the session would expire? > > > > No, the ajax self updating behavior has to touch the session because > it has to know how to get back to itself to do its work. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
