Hi
First thing is, i want to display multiple rows in the
JSP for example 5 employee records such that each row says about one employee.
Now i change some data in some rows or all 5 rows in the Form and submit.
How i need to handle this in My action form. I mean how can i use the collection object to store all this 5 employee rows and give back to Action class.
Please give me example, which gives all the
struts components, like how the JSP contents should be, ActionForm and Action class.
If there is any link, where i can find some examples, let me know
very urgent.
thanks
in advance