Hour 17 The JSP Standard Tag Library

What You’ll Learn in This Hour:

Image   How to install and use JSTL

Image   How to use the Core Tag Library

Image   How to use the Function Library

One of the goals of tag libraries is to make it easier to create and edit JSPs with automated tools. The presence of Java code within a JSP makes it difficult to parse a JSP, because Java’s syntax is considerably more complex than HTML or XML. Because JSP tags use XML’s syntax ...

Get Sams Teach Yourself JavaServer Pages™ 2.0 with Apache Tomcat in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.