Some docs on persistence: http://jakarta.apache.org/tapestry/tapestry/hivedocs/module/tapestry.persist.html http://jakarta.apache.org/tapestry/UsersGuide/state.html#N10103 http://jakarta.apache.org/tapestry/tapestry/apidocs/org/apache/tapestry/record/PageClientPropertyPersistenceScope.html http://jakarta.apache.org/tapestry/tapestry/apidocs/org/apache/tapestry/record/AppClientPropertyPersistenceScope.html http://www.tapestryforums.com/viewtopic.php?t=2566 http://tapestryforums.com/viewtopic.php?t=3860
-= Mat On 2/2/06, Phillip Rhodes <[EMAIL PROTECTED]> wrote: > Anyone have any insight on how to to implement something analogous to a > persist="pagesession" so that the data is stored in session as long as the > user is on that page? Visiting another page would evict the page's > session memory. > > Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
