You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Vjeran Marcinko <vj...@email.t-com.hr> on 2010/03/04 07:24:46 UTC

Page-constrained @Persist("client")?

Hello,

Has anyone developed some nice page-level client persistence strategy and is 
willing to share it?
Default @Persist("client") keeps URL parameter present all the time until 
discarded explicitly via code, even when user leaves the page in question, 
but I need something that will act similar to activation context, ie. only 
present on current page. Activation context is mostly good when page 
parameters are not optional, otherwise it becomes too unwieldly (guessing 
from parameter order what is requested).

Regards,
Vjeran


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org