On Mon, 19 Dec 2011 23:57:33 -0200, Nefron <andrejstani...@hotmail.com> wrote:

From Tapestry loop documentation:

"With no extra configuration, each value object will be serialized into the form (if you view the rendered markup, you'll see a hidden form field
containing serialized data needed by Tapestry to process the form)."

That's the default Tapestry ValueEncoder which is overriden by the tapestry-hibernate and tapestry-jpa packages.

I want to force this behavior when there is a provided default ValueEncoder.

That's what already happens, but with the default ValueEncoder overriden.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.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