In my form end user have the chance to add multiple files dynamically.so i have done this with the help of javascript. But problem is that i am using dynavalidator form, In this dynavalidator form i am mentioning like org.apache.struts.upload.FormFile[] array.
how can i do this .. please help me..