April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
JSTL Introduction: What is it?
nWhat is JSTL?
nJavaServer Pages Standard Tag Library, JSR 52.
nJSTL provides an effective way to embed logic within a JSP page without using embedded Java code directly.
nGoal
nProvide the tags to the web page authors, so that they can easily access and manipulate the application data without using the scriptlets (java code).
http://www.roseindia.net/jstl/jstl.shtml