Hi, 

 

In regular HTML checkbox, the value of the checkbox can practically be 
anything. Does the struts html:checkbox limit us to just yes/true/on 
values? 

If I have a list of records that I get from the database and I want to 
display it with a checkbox at the left, the value of the checkbox being 
the id of the record, how do I do that? Should there be another hidden 
field for the checkbox with the actual value? And how do I connect the 
checkbox to its corresponding hidden field? 

 

I have searched high and low and found no clear explanation. I just want 
someone to explain this to me. 

 

Also how does the multibox fall into the picture? Can I use checkbox and 
multibox interchangeably? 

Thanks

Prashanthi


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

Reply via email to