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

Reply via email to