Sorry; that was a draft and missed tab keystrokes--you already found it out :)

Dave

On Tue, Feb 1, 2011 at 6:49 PM, Dave Newton <davelnew...@gmail.com> wrote:
> On Tue, 2011-02-01 at 15:35 -0700, Ken McWilliams wrote:
>> <s:iterator value = "resultList">
>>     <s:iterator value="propertyNames">
>> ...
>>
>> I want propertyNames to be evaluated and the result used
>> as the value for the iterator, not simply interpreted as a
>> normal list.
>
> Evaluated in what context? As a list of named properties on the item
> being iterated over? Are you implementing this in Java, or different
> JVM language?
>
> I thought I remembered foo[propName] "just working", but I couldn't
> tell you what I was backing the view *or* model with, which could make
> a huge difference :/
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to