Re: Problem getting Validator plugin to work

2006-03-06 Thread MGShenoy
That made it work. Thanks, Mohan "Hubert Rabago" <[EMAIL PROTECTED] m>

Re: Problem getting Validator plugin to work

2006-03-06 Thread Hubert Rabago
On 3/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > type="com.globallink.glr.dataentryweb.form.AddSalesProspectForm"> > public class AddSalesProspectForm extends ValidatorForm > Since you're extending ValidatorForm, Validator will try to find validation rules based on

Re: Problem getting Validator plugin to work

2006-03-06 Thread Dave Newton
[EMAIL PROTECTED] wrote: > I am having problem getting Validator plugin to work in a very simple case. > Here is the source code. Can some one tell me what I am doing wrong? > What are the symptoms? Normally it's good to provide information li

Problem getting Validator plugin to work

2006-03-06 Thread MGShenoy
I am having problem getting Validator plugin to work in a very simple case. Here is the source code. Can some one tell me what I am doing wrong? public class AddSalesProspect extends Action { public ActionForward