Heh, it happens to the best of us.  Happy coding.

-Adam

-----Original Message-----
From: Sebastian Stein [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 16 July 2006 10:20
To: Struts Users Mailing List
Subject: Re: Problem with validation rule

Sebastian Stein <[EMAIL PROTECTED]> [060716 11:50]:
> Adam Gordon <[EMAIL PROTECTED]> [060715 09:50]:
> > What happens if you remove the "requireList" dependency and just use
"mask?"
> 
> It is driving me crazy. I removed the requireList dependency and nothing
> changed. I removed the complete validation for menuForm from
validation.xml
> and nothing changed. I changed validate="true" to false in
struts-config.xml
> and nothing changed. Also I deleted all the tomcat generated files in the
> tomcat/work directly, but nothing changed. However, if I change for
example
> the struts-config.xml file in a way that it uses another jsp than at least
> another jsp is shown.
> 
> There seems to go something completely wired going on and I have no idea
> what it is. Is there another point where one can define validation rules
for
> a form?

I found it. The form was not extending ValidatorForm but instead ActionForm.


Sebastian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to