On Fri, 29 Mar 2013 14:11:14 -0300, Dmitry Gusev <dmitry.gu...@gmail.com> wrote:

Hi,

Hi!

The problem is, is that current page had some activation context, then I
have to put this context to <t:form />'s context parameter, to restore the page state.

I don't think you need to do that, as Tapestry does it already, provided that your pages have an onPassivate() method and every page with activation context should have one. Check any event or form action URL and you'll see the page context activation there.

--
Thiago H. de Paula Figueiredo

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

Reply via email to