Thanks Niall..Thank you very much.
On 11/29/05, Niall Pemberton <[EMAIL PROTECTED]> wrote:
>
> Sure, just extends one of the ValidatorForm flavours and do something like
> the following...
>
> public class MyForm extends ValidatorForm {
>public ActionErrors validate(ActionMapping mapping,
>
Sure, just extends one of the ValidatorForm flavours and do something like
the following...
public class MyForm extends ValidatorForm {
public ActionErrors validate(ActionMapping mapping,
HttpServletRequest request) {
ActionErrors errors = super.valida
2 matches
Mail list logo