[VALIDATOR] Validating indexed Select Values Fails

2003-09-16 Thread George Amaya
Sorry to repost this, but I wanted to make the subject clear. I have a form with multiple selects all with the same name and indexed values (i.e myValue[0]. myValue[1]...). When I sumbit my form to validate, validation quits when first select validation fails. Has anyone had this problem? And

Validating indexed Select Values Fails

2003-09-15 Thread George Amaya
I have a form with multiple selects all with the same name and indexed values (i.e myValue[0]. myValue[1]...). When I sumbit my form to validate, validation quits when first select validation fails. Has anyone had this problem? And how did you solve it? Thanks George -

html:select and Validation with IndexedPropertyList

2003-09-15 Thread George Amaya
I am having a problem with the Validator. I am not getting my messages back when I have a List of html:selects. The first error message is at property[0].message, but it does not show up for the next select boxes. Any thoughts? jsp: