0

I have a table that stores the values of labels both in English and French. How to show dynamic checkboxes based on that labels as checkboxes in JSP Structs

In the action class, I get a list of values. How to get them populated on JSP?

enter image description here

expected enter image description here

HoRn
  • 1,458
  • 5
  • 20
  • 25
Kannuri
  • 11
  • To submit chechboxes they need to be checked. You can find the same answer [here](https://stackoverflow.com/a/16877697/573032). – Roman C Oct 26 '22 at 18:19
  • 1
    Welcome. You should take a look at [ask] and take the tour https://stackoverflow.com/tour, if you have not done so already – HoRn Oct 27 '22 at 06:13

0 Answers0