Dear Dave,

yes, I tried with index too, but it doesn't work. No, there is nothing in
log.

--
Regards, Milan


newton.dave wrote:
> 
> --- On Wed, 8/20/08, Milan Milanovic wrote:
>> No, this doesn't work. I get: "500 Internal Server
>> Error" if I use this.
> 
> First of all, it should be rowStatus.index, which is zero-based (count is
> one-based).
> 
> Second of all, is there anything in the log?
> 
> Dave
> 
>> "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]
> 
> ---------------------------------------------------------------------
> 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-tp19052842p19071869.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