Please take a look at the CheckboxGroupDemo at

http://lombok.demon.co.uk/tapestry5Demo/

The techique in the demo source code (available on 
CheckboxGroupDemo page) should work for 
a group of multiple Checkbox components 
rendered by a loop.

Shing



--- traceon <[EMAIL PROTECTED]> wrote:

> 
> 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]
> 
> 


Home page : http://www.lombok.demon.co.uk/



      ___________________________________________________________ 
Rise to the challenge for Sport Relief with Yahoo! For Good  

http://uk.promotions.yahoo.com/forgood/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to