--- 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 <c:forEach...> tag. Which is why I'd consider using JSTL's <c:forEach...> tag. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

