Close...

<c:forEach begin="0" end="19">

</c:forEach>

robert


> -----Original Message-----
> From: Frank Maritato [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 04, 2004 1:55 PM
> To: [EMAIL PROTECTED]
> Subject: looping question
> 
> 
> Is there a way to loop over a counter (not over a collection) in either 
> struts or jstl? Looked like logic:iterate and c:forEach both require a 
> collection.
> 
> Something like this:
> 
> <c:for begin="1" end="5">
> </c:for>
> 
> I really don't want to create a collection of Integer objects to get 
> around this...any ideas?
> -- 
> Frank Maritato
> 
> ---------------------------------------------------------------------
> 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