On Thu, 28 Jun 2012 06:31:25 -0300, Pham Hoang Tien <phamhoangtie...@gmail.com> wrote:

Hi every one,

Hi!

I am learning Tapestry5(tapestry core 5.1.0.5),

Why are you learning an old version?

about any navigation issues". when I run the application, I make and
recorded one error into my form in onValidate() event handler.

In 5.1.0.5, for whole form validation (not a single field validation), the event is named ValidateForm, so you should use onValidateForm() instead. Are you sure your validation event handler method is being called.

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