Hello,

 

I am trying to display a checkbox for every day of the week (7 total)...

I wanted to model this via some sort of Map in the java world, and use
<s:checkboxlist .../>

 

I have the view working, but when I submit to the same page, how do I
keep the state of each checkbox?? My map contains both String for key
and value...

 

Thanks,

Charbel

Reply via email to