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]
