RE: Help! Questions about Checkbox and multibox

2004-10-13 Thread Freddy Villalba A.
original- De: t t [mailto:[EMAIL PROTECTED] Enviado el: miercoles, 13 de octubre de 2004 3:31 Para: [EMAIL PROTECTED] Asunto: Help! Questions about Checkbox and multibox Hi, all, I have some questions regarding Checkbox and multibox: 1. What value will be returned if a checkbox is checked? H

Help! Questions about Checkbox and multibox

2004-10-12 Thread t t
Hi, all, I have some questions regarding Checkbox and multibox: 1. What value will be returned if a checkbox is checked? How to get it from the relevant form bean? any example? 2. If I want to check a group of checkboxes (multibox) after a single checkbox is checked, how to do that? I guess java