I have a form which uses indexed properties. How do I validate this form, since I'm using HashMap in the action form to store the properties ? I'm using HashMap instead of arrays because the size must be dynamic. Here I'm posting the relevant portions of the JSP and the form.
Thanks in advance Devi
[ April 10, 2006: Message edited by: Sreedevi Vinod ]