posted 20 years ago
Hi all,
I am using JSTL and I have an outer loop and an inner loop.
After iterating through some of the values in the inner loop I may want to stop iterating through the inner loop and move to the outer loop.
How do i do this in jstl?
thank you
david