No, this doesn't work. I get: "500 Internal Server Error" if I use this.

--
Milan


"Stephan Schröder" wrote:
> 
> I'm not sure whether the syntax is completly right but it should work like
> this:
> 
> <s:iterator value="fruits1" status="rowstatus">
> 
>     <s:property value="name" />
> 
>     <s:push value="fruits2[#rowstatus.count]">
>         <s:property value="name" />
>     </s:push>
> 
> </s:iterator>
> 
>> View this message in context:
>> http://www.nabble.com/-S2--Iterate-through-two-lists-tp19052842p19052842.html
> -- 
> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
> Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--Iterate-through-two-lists-tp19052842p19069992.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to