Hello, I have the following problem:
in action i have a collection of class User each class User have different attributes, one is: boolean permission in JSP I use struts 2 iterator tag to iterate the User Objects. For each User entry I create one row in table. for displaying/changing the boolean permission value I use S2 checkbox tag so far it works fine and show all data in collection of Users correct. But how can I set changed checkbox values (the permission attribute) back to action? Any help appreciated, thank you. basti -- View this message in context: http://www.nabble.com/-S2--checkboxes-in-each-row-of-table---set-values-in-action-tp16446895p16446895.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]