Hi All,
Is it possible to set the value of a Radio Button at runtime ? I have
an Iterator in my ActionForm containing a list of users.
I have to show this list of users to the client. When the client selects on
a particular user (aka radio button), and submits the form, i want to set
the value in a particular field in the ActionForm. Any suggestions ? I would
really appreciate some code if anybody has done something like
this...nothing too sophisticated just some simple required lines of code.
Thanks..
cheers,
Amar..