<TD VALIGN="TOP"><FONT FACE="Verdana, Arial, Helvetica, sans-serif"> Using Java scriptlets is the accepted method of doing iteration in JSP<SUP><FONT SIZE="-2">TM</FONT></SUP> 1.0. In JSP<SUP><FONT SIZE="-2">TM</FONT></SUP> 1.1, a custom tag may be used, which will hide the implementation details of the iteration code.
<TD VALIGN="TOP"><FONT FACE="Verdana, Arial, Helvetica, sans-serif"> The term <I>Page-Centric</I> is used to describe an architecture where the initial contact point for the request is a JSP page. An example is shown visually below: <P> <IMG SRC="Image1.gif" WIDTH="412" HEIGHT="204" ALT="JSP Page-Centric"> </FONT> </TD></TR>