Thank you a lot!! It works perfectly! (or in Portuguese: "Funcionou Redondo!")
Henrique ----- Original Message ----- From: "David Graham" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, November 05, 2003 3:06 PM Subject: Re: Help - Looping with iterate without collection is possible? > > --- 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

