| Author |
Multiple update on JSP page
|
A Yadav
Greenhorn
Joined: Sep 13, 2003
Posts: 11
|
|
Hi, I am using Weblogic 8.1 and Struts for web development. I need to display multiple records on a single web page for updates, so that user can make updates to the records, and submit the page in one go. Once submitted, the system will update each of the submitted records in the database. Can someone please advice me of how to achieve this functionality. Any feedback will be much appreciated. Thanks Avy
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
You will want to used "indexed properties". This link should give you the information you need to accomplish the task.
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: Multiple update on JSP page
|
|
|