Lenny, George, Thanks for the replies. I actually left a somewhat crucial piece of information out of my initial post in that I am talking specifically about Ajax! So Lenny this library looks fantastic, exactly what I was looking for!
> CC: users@tapestry.apache.org > From: lpri...@hope.nyc.ny.us > Subject: Re: Strategy for dealing with stale sessions? > Date: Mon, 13 May 2013 11:44:45 -0400 > To: users@tapestry.apache.org > > FlowLogix library handles this generically by reloading the page if session > expired. > Take a look specifically at @AJAX annotation. > > http://code.google.com/p/flowlogix/wiki/TapestryLibrary > http://code.google.com/p/flowlogix/wiki/TLAJAXAnnotation > > On May 13, 2013, at 6:24 AM, Ben Titmarsh <ben.titma...@hotmail.co.uk> wrote: > > > My application is heavily dependent on state using @Persist annotations. > > If a user gets the application into a certain state, then their session > > becomes stale (i.e. they leave their computer for half an hour), what is > > the preferred approach for graceful recovery of the application now that > > the Persistent fields are null? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >