On Thu, 16 Aug 2012 18:00:34 -0300, George Ludwig <georgelud...@gmail.com>
wrote:
Thiago,
Hello!
It turned out that I didn't need bi-directional traversal of the page
history, just backtracking. So I went with a stack of objects that
encapsulated all the page data I needed to persist. Works great!
Nice! :)
Question: To clear the persisted stack, do I need to do anything other
than set it to null when I'm done with it?
Just set the @Persist'ed or @SessionState persisted object to null.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org