• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

struts html checkbox and radio

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Freinds,

I am new to Struts application. I don't know how to set array values set into the checkbox and radio button tag. I get values from database and set the values into array list. I set this set of array list values into jsp page checkbox or radio button option. I don't know how to set it. Please any body help me. Pls give an example code for this.
 
Ranch Hand
Posts: 948
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Gopnan: Thanks for stopping by the ranch. I appreciate helping out people that are new to Struts but really, did you try searching the Internet for phrases like "struts checkbox" "struts checkbox example"? You will likely find your answer very quickly. If you have tried a few things and you still cannot get it working then post your code and somebody can help out. In the mean time you could update your display name to meet the site policy (first and last name).

- Brent
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic