On Tue, 15 Apr 2014 07:14:41 -0300, Ben Titmarsh
<ben.titma...@hotmail.co.uk> wrote:

Hi Everyone,

Hi!

So what I'd like to know is how should I be tackling this in Tapestry 5.3? I had a look around and found the third party Tynamo library that has a conversational state implementation but it doesn't look like it's seen an update for 3 years. Is this still the best way forward?

If you really need conversational state, yes. For places which don't need
that, you can replace most session state by using the page activation
context and/or @PageActivationContext.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

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

Reply via email to