[Opensource] Form Validation
Michael Rimov
rimovm at centercomp.com
Wed Aug 21 21:01:46 PDT 2002
At 11:26 AM 8/21/2002 +0200, you wrote:
>Hello,
>
>
> Is there a way to validate submitted forms and go back to the page
>with the erros highlited (i.e. like struts validate() or the validator
>framework)?
Check out the code to Registration Controller.
Specifically, take a look at:
Registration.processLoginInformation()
and
Registration.buildLoginBlock()
Gives at least a UI starting point, I haven't read Lirian's stuff yet.
-Mike
More information about the Opensource
mailing list