On Friday 12 September 2008 16:18:02 Jeromy Evans wrote:

>
> In the last line, did you confirm that count has the correct value?
> What if the list is empty? (in that case count has never been set)
>
<s:iterator ........ >
</s:iterator>
<s:if test = "%{count}"/>
<s:else>
<s:set name="count" value="0"/>
</s:else>

seems to take of things nicely :-) Thanks for your help.

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

Reply via email to