On Mon, 26 Jul 2010 21:20:42 -0300, Juan E. Maya <[email protected]> wrote:

Hi, :)

Hi!

is there any way to obtain values from the ValidationTracker when a
form is submitted? We need to know the values that were set into the
form field when is submitted even when the validation fails.

AFAIK, unless you use an onValidateXXX() method for a given field and the validation fails, the properties bound to form fields are set even when validation fails,

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to