/* ==================================================================== * The Tmax soft License, Version 1.1 * * Copyright (c) 1997-2004 The Tmax software. * All rights reserved. * html code omitted for readability. /* ==================================================================== /* iterators.jsp */ <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ include file="../../upper.jsp" %>

<forEach> Test


input number you want to iterate( 0 < x <= 100 )
${i}
you have to input number 1 to 100
<%@ include file="../../footer.html" %>