Re: [appfuse-user] Using collections and multi-selection in Struts 2

2007-10-22 Thread Matt Raible
I wish I could help, but unfortunately I don't have any examples to share. Hopefully someone else does. If you don't get an answer here, I'd try asking on the Struts User list - Nabble provides a nice interface for it. Matt On 10/22/07, Stephen de Vries <[EMAIL PROTECTED]> wrote: > > Hi, > > I wo

[appfuse-user] Using collections and multi-selection in Struts 2

2007-10-22 Thread Stephen de Vries
Hi, I would like to display and update a checkboxlist (or any multi- select tag) using a List in Struts 2, but can't find complete documentation or an example on how I should go about it. From reading bits and pieces of the fragmented docs and sparse wiki, I have the following so far: