Hi!

how can I place dynamic values (values from an array) to radio buttons?

I use the iterate tag to iterate through a list and I would like the value
of each element to be the value of my radio buttons.  

should it be like this?

<logic:iterate id="element" ..... >
<html:radio property="reviewer" value=id />
</logic:iterate>

thanx
henrik

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to