Thread: checkbox
View Single Post
  #4 (permalink)  
Old 05-18-2007, 11:10 AM
ajava ajava is offline
Member
 
Join Date: May 2007
Posts: 1
ajava is on a distinguished road
Hi Freddie,

Dynamic checkboxes with Struts
I think this article shows the creation of pre-checked checkboxes
using html:multibox tag.

Also this example assumes a hard coded array. Do you have any idea how this can be done if the values are dynamic?

Regards
ajava

Last edited by levent : 05-18-2007 at 11:44 AM.
Reply With Quote