hi together, i wan't to create a form with multiple checkboxes. How does tapestry handles multiple checked checkboxes passed from the form? From struts i knew that the values are stored in an string array in the bean. how the java code should look liken in tapestry?
e.g. ... <t:checkbox t:id="cb" value="value1"/> <t:checkbox t:id="cb" value="value2"/> ... thx for your help! -- View this message in context: http://www.nabble.com/T5%3A-Multiple-checkboxes-tp16218558p16218558.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]