greetings Fellow Ranchers,
i have a
jsp in which i show a list of
PersonVO in the iterate tag. the fields being : firstname,lastname,age. My Action class is
PersonAction.java
how do i put the validation in PersonAction-validation.xml?and what will be the validation to iterate through the collection?
required validations being:
fname,lname should not be blank.age should be numeric and non-zero
Thanks and Regards,
VINNY M
Regards,Vinny M.
proud Fan of European Champion CHELSEA FC
"If you don't see the bug where you're looking, perhaps you're looking in the wrong place" -James Gosling