Em Mon, 09 Mar 2009 14:08:43 -0300, Luther Baker <lutherba...@gmail.com>
escreveu:
Oddly enough, it is NOT the validation handler I want to bring to your
attention to (here on this validation.html page :) and again, obviously,
this is Tapestry 5 - but notice how authentication is done in the SUCCESS
handler.
Authentication is not validation. They're different things. Authentication
is made at onSuccess() because it is only made after the form validation
(ie the values of login and password are valid for that field). And you
should do validation at onValidate().
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org