You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dave Newton <ne...@yahoo.com> on 2007/10/01 18:58:58 UTC

[OT] Re: Where are the logic: tags?

<c:forEach var="..." begin="..." end="..." step="...">

--- Marcos Hernandez <ma...@gmail.com> wrote:

> Thanks Cesar, but that's doesn't seems to be what
> I'm looking for. The
> c:forEach tag seems to have the same functionality
> that the s:iterate.
> What I need is a simple for, something to populate a
> <s:select> tag with a
> long list of consecutive integers, not with the
> values of a collection.
> 
> Thanx anyway.
> 
> On 10/1/07, Cesar Arevalo <ce...@yahoo.com>
> wrote:
> >
> > Oh and by the way, the logic tag is gone, IMO the
> struts2 guys did not
> > want to invent the wheel again. And also IMO the
> struts2 tags are more
> > concise to the framework and overlap less with
> what is already out there,
> > like jstl.
> >
> > -Cesar
> >
> > ----- Original Message ----
> > From: Cesar Arevalo <ce...@yahoo.com>
> > To: Struts Users Mailing List
> <us...@struts.apache.org>
> > Sent: Monday, October 1, 2007 12:32:10 AM
> > Subject: Re: Where are the logic: tags?
> >
> > For iterating over a value you can use the struts2
> tag s:iterator:
> >
> > http://struts.apache.org/2.x/docs/iterator.html
> >
> > , however if you want a foreach loop you could use
> fmtl tag c:forEach:
> >
> >
>
http://java.sun.com/javaee/5/docs/tutorial/doc/bnakh.html#bnakk
> >
> > HTH
> > -Cesar
> >
> >
> > ----- Original Message ----
> > From: Marcos Hernandez <ma...@gmail.com>
> > To: Struts Users Mailing List
> <us...@struts.apache.org>
> > Sent: Monday, October 1, 2007 12:14:07 AM
> > Subject: Where are the logic: tags?
> >
> > Hi guys
> > Just today I found out that I miss them... Is
> there a way to create a for
> > loop in Struts2? because I think a block of jsp
> code will not work there,
> > what is required is a framework tag.
> >
> > Is the logic tag library gone?
> >
> > --
> > - Marcos H.
> > ________________________________________
> > You must be the change you wish to see in the
> world
> > ~ Gandhi
> >
> >
> >
> >
> >
> >
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> user-unsubscribe@struts.apache.org
> > For additional commands, e-mail:
> user-help@struts.apache.org
> >
> >
> 
> 
> -- 
> - Marcos H.
> ________________________________________
> You must be the change you wish to see in the world
> ~ Gandhi
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org