The only thing I can think of is extending/modifying the iterate tag to
create a pretty unflexible break condition.  Maybe you could add a 'break'
attribute, and if the next element of the iteration is equal to the value
specified in the 'break' attribute, the iteration is stopped.  This seems
like it could work, but might be more trouble than it's worth.

~ Keith
http://www.buffalo.edu/~kkamholz



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Friday, August 02, 2002 10:09 AM
To: [EMAIL PROTECTED]
Subject: RE: iterate tag



I dont think so, but what are you trying to do specifically... There are 
a few pager taglibs and one that does grouping also...



-----Original Message-----
From: sr.2002g [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 02, 2002 8:47 AM
To: struts-user
Subject: iterate tag


Hello,


Is there a way to break out of the iterate tag?? something like the 
break in the for loop?

Thanks,
Sanjana


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

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

Reply via email to