RE: Using DynaValidatorForm

2007-01-18 Thread bjorn.de.bakker
Sorry, forgot to supply that. I'm using Struts 1.3.5 and commons-validator 1.1.3 -Original Message- From: Nuwan Chandrasoma [mailto:[EMAIL PROTECTED] Sent: donderdag 18 januari 2007 16:46 To: Struts Users Mailing List Subject: Re: Using DynaValidatorForm Hi, what is the struts ve

Re: Using DynaValidatorForm

2007-01-18 Thread Nuwan Chandrasoma
Hi, I think you have the methodParams attributes in validator-rules.xml defined incorrectly. compare with ones you already have there.. they should be something like this methodParams="java.lang.Object, org.apache.commons.validator.ValidatorAction,

Re: Using DynaValidatorForm

2007-01-18 Thread Nuwan Chandrasoma
Hi, what is the struts version you are using? Thanks, Nuwan - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, January 18, 2007 9:33 AM Subject: Using DynaValidatorForm Is this deprecated ? The reason why I'm asking is that I want to use it in my application, but