Re: Using checkboxes

2007-09-04 Thread Pedro Herrera
-- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Using-checkboxes-tf4374405.html#a12476316 Sent from the Struts - User mailing lis

Using checkboxes

2007-09-03 Thread Marcos Mendonça
Hello I'm trying to use checkboxes for a service/product selection. But following the documentation I wasn't able to set the value of each option. My code: Resulting in Service1 Shouldn't the value attribute be set to whatever the id of my service is set to? Why is value="true" inst