Telosys JSP Tag Library
Tag loop


Loops over an index (from a value to another one)


Tag Information
Tag Classorg.objectweb.telosys.uil.taglib.util.Loop
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
fromtruetruejava.lang.StringThe initial value
totruetruejava.lang.StringThe last value
stepfalsetruejava.lang.StringThe step to apply on each iteration ( default : +1 )

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.