On Thu, 14 Aug 2014 12:55:46 -0300, Muhammad Gelbana <m.gelb...@gmail.com> wrote:

What version are you using ? This will make a difference because prior to
v5.4 (I think ?) tapestry used to redirect after posing a form, so
persisting some fields were sometimes needed..

5.4 still redirects after posting a form *without* validation errors, but returns immediately when validation errors happen, so you don't need to @Persist the edited properties in order to show the validation errors without losing the typed values.

--
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