You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2008/01/25 12:15:05 UTC

[jira] Resolved: (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 ]

Don Brown resolved WW-2397.
---------------------------

    Resolution: Fixed
      Assignee: Don Brown

Sweet - a patch with unit tests!  Thanks a bunch.

> 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
>            Assignee: Don Brown
>             Fix For: 2.1.1
>
>         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.