You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Aditya Athalye <ad...@infosys.com> on 2004/07/20 07:13:51 UTC

Logic Iterate tag

Hi All,

 

 I am currently using for loops and iterators for traversing arrays and coolections in JSP.

 I am planning to use this logic : iterate tag in place of this.

 I need to know if there is any advantage of using this tag in terms of performance or reduction in Java code in JSP etc.

 Thanks and Regards

 Aditya