Client Side Validation - from Different Divisions,
March 14, 2008 at 2:31 PM
I have a JSP page(1) having different divisions. In each division, i have a few fields. I have written the validation for each of the fields in those divisions of the same page in validations.xml. But, it is not working our properly. It means, the fields in only one divisions are getting validated and the other fields of other divisions. May I knwo how to resolve this issue?
View All Comments
| View Tutorial