I'm having problem getting the iterator status to work.
Here's a snip of the code:

<ww:iterator value="dataList" status="'rowstatus'">
 <p><ww:property value="title" /></p>
 <ww:if test="@rowstatus.modulus(3) == 0"><hr></ww:if>
</ww:iterator>

I'm using webwork 2
What's wrong?

Thanks


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to