Tagger Cat Tag Library
Tag repeatedRegion


Repeats the enclosed region, iterating the data source.


Tag Information
Tag Classcom.taggercat.tags.RepeatedRegionTag
TagExtraInfo Classcom.taggercat.tags.RepeatedRegionTagExtraInfo
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
dsntruetruejava.lang.StringThe name of the data source.
sizetruetruejava.lang.StringThe number of rows in the repeated region.
rowVartruetruejava.lang.StringThe name of the instance variable that references the current data source TCEntity object.
resetfalsefalsejava.lang.StringSet to 'true' to restart at the beginning of the result set.
clearResultSetfalsetruejava.lang.StringSet to 'true' to clear the current resultset to free resources.
conditionfalsetruejava.lang.StringThe additional condition to filter the rows displayed in the RR.

Variables
No Variables Defined.


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.