On Mon, 08 Sep 2014 18:21:42 -0300, Boris Horvat
<horvat.z.bo...@gmail.com> wrote:
Hi all,
Hi!
I have an onActivate(MyObject) method, when I go to the page for the
first time and context is present everything is triggered properly. The
url is
something like
localhost:8080/mypage/1
However when I submit my form, and process it, page reloads and my id is
now treated as a String that fails to be converted into object. Is this
behaviour expected? Do I need to add something special into the form to
keep context properly passed?
Have you contributed a ValueEncoder for MyObject? What's the page's
onPassivate() method? Or are you using @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