Submit repeated data item in a form using Struts
Hi,
I have to submit number of modified lineitems in a form In Struts framework. This lineitems are populated through Arraylist value object.
So How can I save the changes to corresponding value object in Arraylist.
Thanks in Advance.
Regards
Som
|