Does not work for me. Does that work on struts 2.0.x ? Did you find documented somewhere ? Some special interceptor o configuration ?
Hernán J. González On Jan 11, 2008 4:23 PM, Rubbinio <[EMAIL PROTECTED]> wrote: > > Actually you can do something like this > > <s:checkbox name="selectedGroup" fieldValue="%{id}_%{nextCell.label}" /> > > And in the action class you can have: > > private String[] selectedGroup; > > Which will be populated back with what you have selected. It works fine in > our application. > -- > View this message in context: > http://www.nabble.com/s2-%3A-checkbox-and-checkboxlist-%3A-dynamic-lists-tp14760993p14762264.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]