| Author |
How to load collection to the form bean from jsp
|
Darshana Welikala
Greenhorn
Joined: Nov 19, 2008
Posts: 1
|
|
Hi All I am developing search page for my application. When I click there it searches and result is set to the form bean. I use <display:column> tag to iterate through the collection set in my form bean and display. But my problem is I want to resubmit those result set with some changes at the jsp ( done by end use). I want to submit whole collection ( not one selected row). Could any one kindly suggest me a solution please?
|
 |
 |
|
|
subject: How to load collection to the form bean from jsp
|
|
|