Hello,

I am wondering how to create a dynamic form containing a set of radio buttons.

So I have an iterable list of database results. Any of the results should be rated using radio buttons.

When the form is submitted I want to have a hashmap with an id as the key and the value selected with the radio buttons as value.

How can I achieve this using struts2 and jsp?


Mario

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to