Binding a map of collection
Cuong Hoang <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <10452861.1165297782508.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Hi all,
I have a map of string to collection: attributes = {s1->col1, s2->col2...}. Each collection can be displayed as a checkboxlist, select or listbox depending on some configuration. In JSP page, basically, I loop through the list of values in the map and display the col1, col2..., coln. User can then select values within each collection and submits the form. Is it possible to bind user inputs into the map so that I have the map populated before entering execute method?
Thanks.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=52144&messageID=105241#105241
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]