Both? :)

  I usually use the validator framework for straight-forward validations
(require, integer, minlength, etc... which is most of the work) and
complete the validations on the actions.
  Sometimes I use validator and a customized form. also.

Pedro Salgado


> hello guys,
>
>    i have to implement validation which one should i go for
>
> 1. Validator Framework
> or
> 2. ActionErrors by implementing validator() in ActionForm class
>
> which one is better?
>
> asim
>
>
> ---------------------------------
>  ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to