--- Henrique VIECILI <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> can i make a loop using logic:iterate (or any other tag) without
> defining a
> collection to iterate? I just wanna have a 'for' behavior...

The JSTL has a <c:forEach> tag that does this.

http://java.sun.com/products/jsp/jstl/

David

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


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

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

Reply via email to