Re: Validation is not working for me

2005-01-25 Thread Norris Shelton
Thank you so much for your help. I found the problem. I saw in an article how the validatorPlugin was defined with a set-property property="pathnames" for the validation.xml and the validator-rules.xml. Either that does not work or I did it wrong. I went back to having a comma separated list.

Re: Validation is not working for me

2005-01-24 Thread Kishore Senji
On Mon, 24 Jan 2005 18:38:18 -0800 (PST), Norris Shelton <[EMAIL PROTECTED]> wrote: > It looks like they are set-up, but nothing happens. It goes > right into my dispatch action method. > > If I submit the form with nothing entered, it goes into the add > method. It was working last night, but .