| Author |
Struts 1.2 and handle update from table data, like excel sheet
|
ashish kulkarni
Ranch Hand
Joined: Aug 15, 2002
Posts: 130
|
|
Hi
I have a table which is displayed to users with only 1 row, users can add more rows to this table, i have javascript which adds new rows to this table,
How can i define my FormBean to handle this data entered in this table, it should be like a list of data which i can then insert into database.
Any ideas
|
A$HI$H
|
 |
ashish kulkarni
Ranch Hand
Joined: Aug 15, 2002
Posts: 130
|
|
I found the solution in struts FAQ,
This is the link
http://www.coderanch.com/how-to/java/IndexedProperties
|
 |
 |
|
|
subject: Struts 1.2 and handle update from table data, like excel sheet
|
|
|