Em Mon, 26 Oct 2009 10:39:05 -0200, cordenier christophe <christophe.corden...@gmail.com> escreveu:

Hi

Hi!

The difference is that you will be able to call accessors on the object that will allow to persist datas between request.
Use @Persist on persisted properties for the target page.

Or properties that are populated from activation context values. In this case, don't forget to add an onPassivate() method that returns the activation context value. This way, you avoid using the session.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to