I can't see how to use the foreach tag in my case. I have no collection
to loop through, just a number of times I need to loop and I need to
access this "counter" within my loop. I immediately thought of the
c:foreach and logic:iterate tags but can't see how to make them work in
this case.
Bart.
Al Eridani wrote:
On 8/1/06, Bart Busschots <[EMAIL PROTECTED]> wrote:
I have a number stored in a bean which I can get at just fine (tested
with bean:write).
What I need to do is loop from 1 to that number and print a text area
for each element in that range.
<c:forEach>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]