GeekArticles
Java
JSP


JSTL 1.0: Standardizing JSP, Part 1
by Hans Bergsten , author of JavaServer Pages, 2nd Edition 08/14/2002 June 11, 2002 started a new phase for JSP developers. That's when the JSP Standard Tag Library (JSTL) 1.0 specification was released. The Apache Taglibs project followed up with a reference implementation a few days later. JSTL answers developers' demand for a set of standardized JSP custom actions to handle the tasks needed in almost all JSP pages, including conditional processing, internationalization, database...n
Sponsored Links
Read Next: JSP Overview, Part 2
Related Topics
JSP
- Intro to JSP
- JSP Standard Tag Libraries, Part 2
- An Introduction to JSP Standard Template Library (JSTL)
- JSTL 1.0: Standardizing JSP, Part 1
- JSP Overview, Part 2
- JSTL 1.0: What JSP Applications Need, Part 3
- Initialization and Clean-up for JSP Pages
- Creating Richer Hyperlinks with JSP Custom Tags
- Freedom of Choice
- JSTL 1.0, EJB 2.1 and XML Basics