Instructor Led Jsp Standard Tag Library Training Classes
From Boston University Corporate Education Center
Jakarta Struts
...s learn to use various libraries of custom JSP tags: the JSP Standard Tag Library (which supersedes a number of Struts tags), Struts HTML tags for form-building and validation, and the Tiles library for robust and reusable page layouts.
Two chapters near the end of the course treat issues of effective Struts development: one focuses on under the hood coding techniques and one on best
more...
The JSP Standard Tag Library
...JSP Standard Tag Library, actually a set of four custom tag libraries that establish a portable standard for common processing tasks in JSP. JSTL is a major part of the new scriptless authoring style encouraged (and enabled) by the JSP 2.0 specification. This module covers all four JSTL libraries in depth:
The core actions, which support JSP expressions for JSP 1.x containers, flow
more...
