<c:forEach begin="0" end="10" step="1">
</c:forEach>


that should be all right...
cheers

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 12, 2005 1:57 PM
To: Tag Libraries Users List
Subject: a simple for loop, how?


I need something like "c:forEach" but without an existing list or array
structure. The loop should be executed a known number like the for loop in
Java or C. What is the best solution using tag libs? Thanks in advance.

...Rolf


---------------------------------------------------------------------
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]

Reply via email to