RE: Looping in Struts2

2008-02-29 Thread Dave Newton
> To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/Looping-in-Struts2-tp15641866p15765119.html > Sent from the Struts - User mailing list arch

RE: Looping in Struts2

2008-02-29 Thread Jaarthy
e been quicker to just try it. > > Dave > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.

RE: Looping in Struts2

2008-02-28 Thread Dave Newton
--- Jaarthy <[EMAIL PROTECTED]> wrote: > Can we pass dynamic values to the begin and end in c:forEach tag? Sure. Might have been quicker to just try it. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: Looping in Struts2

2008-02-28 Thread Jaarthy
y, February 22, 2008 4:52 PM > To: user@struts.apache.org > Subject: Looping in Struts2 > > > Hello, > > Is there any way in Struts2 to display values from i=1 to n. > Any help on this please? > > Thanks, > Aarthy > > -- > This message may contain

RE: Looping in Struts2

2008-02-22 Thread Allen, Daniel
Allen [1] http://struts.apache.org/2.x/docs/iterator.html -Original Message- From: Jaarthy [mailto:[EMAIL PROTECTED] Sent: Friday, February 22, 2008 4:52 PM To: user@struts.apache.org Subject: Looping in Struts2 Hello, Is there any way in Struts2 to display values from i=1 to n. Any help

Re: Looping in Struts2

2008-02-22 Thread Dave Newton
--- Jaarthy <[EMAIL PROTECTED]> wrote: > Is there any way in Struts2 to display values from i=1 to n. > Any help on this please? Not in the same way you can with, say, JSTL's tag. Which is why I'd consider using JSTL's tag. Dave ---

Looping in Struts2

2008-02-22 Thread Jaarthy
Hello, Is there any way in Struts2 to display values from i=1 to n. Any help on this please? Thanks, Aarthy -- View this message in context: http://www.nabble.com/Looping-in-Struts2-tp15641866p15641866.html Sent from the Struts - User mailing list archive at Nabble.com