Re: Validate() and Validator Framework Together

2005-11-29 Thread Srinivas Jadcharla
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, >

Re: Validate() and Validator Framework Together

2005-11-29 Thread Niall Pemberton
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

Validate() and Validator Framework Together

2005-11-29 Thread Srinivas Jadcharla
Hi there, As per the requirement i have to use Both types of validations 1.validations using Validate Method 2.Validations using Validations framework For the fields in a Single Form.Is it possible ???Some one please advice me. -- Thanks & Regards Srinivas 732-648-9421(Cell)