RE: Newbie Validator Basic Configuration

2004-08-23 Thread Lykins Don H Contr AFSAC/ITS
,-- but that is free also.. don -Original Message- From: Chris Stavrianou [mailto:[EMAIL PROTECTED] Sent: Saturday, August 21, 2004 7:00 AM To: [EMAIL PROTECTED] Subject: Newbie Validator Basic Configuration Hi, I am attempting to use Validator with DynaValidatorActionForms - but can&#

Re: Newbie Validator Basic Configuration

2004-08-21 Thread Chris Stavrianou
Thx Richard - that was it Had been pulling my hair out over this one. On Sat, 21 Aug 2004 19:38:05 +0100, Richard Aukland <[EMAIL PROTECTED]> wrote: > Hi Chris, > > just in case you havent noticed; > > Below you have not spelled 'property' correctly, you have 'propery' > > maybe this was it

Re: Newbie Validator Basic Configuration

2004-08-21 Thread Richard Aukland
Hi Chris, just in case you havent noticed; Below you have not spelled 'property' correctly, you have 'propery' maybe this was it? :) richard > > > > > > > > > > > > > > > >> depends="required">

Re: Newbie Validator Basic Configuration

2004-08-21 Thread Chris Stavrianou
riginal Message- > > From: Chris Stavrianou [mailto:[EMAIL PROTECTED] > > Sent: Saturday, August 21, 2004 1:00 PM > > To: [EMAIL PROTECTED] > > Subject: Newbie Validator Basic Configuration > > > > > > Hi, > > > > I am attempting to use

RE: Newbie Validator Basic Configuration

2004-08-21 Thread Matthias Wessendorf
vali.xml you must edit something like this: name="nameOfTheBeanInMyStrutsConfigFile"... hope it helps, Regards, Matthias > -Original Message- > From: Chris Stavrianou [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 21, 2004 1:00 PM > To: [EMAIL PROTECTED

Newbie Validator Basic Configuration

2004-08-21 Thread Chris Stavrianou
Hi, I am attempting to use Validator with DynaValidatorActionForms - but can't get the Validator Plugin to work. Even the most basic form refuses to validate - please help. I have followed all FAQ - Mailing lists and books that I can find. Please find following relevant sections from Login.jsp