| Author |
html:multibox woes
|
Dileep Vasthare
Greenhorn
Joined: Aug 24, 2004
Posts: 1
|
|
|
I have a set of multiboxes. Each of the multiboxes have a value which is got from a Value Object(VO). The multiboxes are populated through <logic:iterate>. When I select the multiboxes and click on an action button such as update, the action class associated with the form does some processing and then using findForward, the control is tranferred back to the same jsp. The problem is, when the jsp is reloaded, I need the selected multiboxes to remain checked. How do I go about doing this?
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50691
|
|
|
Moving to the Web App Frameworks forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: html:multibox woes
|
|
|