Hi,
I am trying to generate a dynamic raido buttom list using
<s:radio name="%{optionname}" list="%{optionvalue}" />
where optionvalue is stored in database equal
#{'Faculty':'Faculty<BR>','Staff':'Staff<BR>','Resident':'Resident<BR>','Intern':'Intern<BR>'}
however struts2 doesn't generate the radio button list intead he
generate only 1 radio button with value equals
#{'Faculty':'Faculty<BR>','Staff':'Staff<BR>','Resident':'Resident<BR>','Intern':'Intern<BR>'}
Any help?
Thanks!
Frank
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]