c
Tag forEach


The basic iteration tag, accepting many different collection types and supporting subsetting and other functionality.

Support for this tag is not currently implemented.



Attributes
NameRequiredRequest-timeTypeDescription
itemsfalsetruejava.lang.String

Collection of items to iterate over.

varfalsetruejava.lang.String

Name of the exported scoped variable for the current item of the iteration. This scoped variable has nested visibility. Its type depends on the object of the underlying collection.



Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.