Re: Validation of indexed properties

2010-02-26 Thread hugh111111
Sorry Cielpa, my mistake. Turns out there is such a thing as a DynaValidatorActionForm. Shows how much I know. Hugh hugh11 wrote: > > Hi Cielpa, > > 'Invalid property' would suggest that your form does not contain the > property searchList. It is difficult to tell without a bit of backg

Re: Validation of indexed properties

2010-02-26 Thread hugh111111
Hi Cielpa, 'Invalid property' would suggest that your form does not contain the property searchList. It is difficult to tell without a bit of background and seeing some code. Can you explain what you are doing and show me your struts-config.xml file. By the way, your form should be declared as a

Re: Validation of indexed properties

2010-02-25 Thread Cielpa
Hey, I have a similar problem with DynaValidatorActionForm. It says that invalid property when i have a ArrayList in the in the > I've got a problem relating to the validation of indexed properties in > Struts 1.1 > I get the following error message when I try to access an ArrayList of > stude