[
https://issues.apache.org/struts/browse/WW-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40181
]
Tom Schneider commented on WW-1289:
-----------------------------------
As I'm mentioned in WW-772, it is currently possible to generate a single radio
entry. See http://forums.opensymphony.com/thread.jspa?messageID=3261ಽ for
details. (Basically you take a single item and make it a list via OGNL. Based
on this workaround, my suggestion is to split out the tags between a radio
group and a single radio button tag for 2.1.x to avoid any compatibilty issues.
For now, we could document in the radio tag documentation on how to do this
with an existing tag.
> Radio tag like struts
> ---------------------
>
> Key: WW-1289
> URL: https://issues.apache.org/struts/browse/WW-1289
> Project: Struts 2
> Issue Type: Improvement
> Components: Views
> Affects Versions: WW 2.2.2, 2.0.0
> Reporter: Ricardo Lecheta
> Fix For: 2.0.6
>
>
> The radio tag from webwork is amazing and very easy to use. But sometimes you
> don't want to use a list+ognl. Generally you have to put a getList() in your
> Action.
> The html:radio tag from struts is more simple, and easy too.
> I am proposing that both tags could exists in SAF2.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.