DNewfield wrote:
> 
> <s:set var="abortLoop" value="%{false}"/>
> <s:iterator>
>    <s:if test="%{!#abortLoop}">
>      ...
>      ...
>      maybe <s:set var="abortLoop" value="%{true}"/>
>    </s:if>
> </s:iterator>
> 

I look forward to the implementation of the "maybe" command - I know that
I'll find it useful and I don't think even InterCal has this feature :)

Regards 
-- 
View this message in context: 
http://old.nabble.com/Is-there-any-way-to-apply-break-from-a-%3Cs%3Aiterator%3E-tag.-tp26210338p26227874.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to