You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Jelmer Kuperus (JIRA)" <ji...@apache.org> on 2007/12/28 21:09:33 UTC

[jira] Updated: (WW-2397) Support Iterable objects as list value in UI tags

     [ https://issues.apache.org/struts/browse/WW-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jelmer Kuperus updated WW-2397:
-------------------------------

    Attachment: iterable.patch

> Support Iterable objects as list value in UI tags
> -------------------------------------------------
>
>                 Key: WW-2397
>                 URL: https://issues.apache.org/struts/browse/WW-2397
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Other
>    Affects Versions: 2.0.11
>            Reporter: Jelmer Kuperus
>         Attachments: iterable.patch
>
>
> In java 5 the java.lang.Iterable interface was introduced. It makes sense that objects implementing this interface can be used as a list of values in for instance the s:select tag
> I'll attach a patch for the issue

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.