Hi,

I noticed that this particular feature is on the Struts Project Wish-List,
but I really need it now!!  Well not really.  I could revert back to my ugly
scriptlets.

But anyway, the problem is - I have an array of Strings (each representing a
color - e.g. #33FFCC) and I'd like to present them in a table of radio
buttons, so that the user can choose a color to represent something.

I have begun by logic:iterating over the array.  I'd like the value of each
radio button to be the color (i.e. the current String from the array).  

It seems that there is no obvious support for something like this within the
current API, so I'm just wondering if anyone has found a way!

Cheers,

Lindsay

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

Reply via email to