Back Forward JavaServer Pages Standard Tag Library (JSTL)

Java Community Process JSR-52 defines the JavaServer Pages Standard Tag Library or JSTL standard. A library of standard JavaServer Page tags, the STL supports common structure tasks and core capabilities common to many Web applications, including iteration, conditions, and manipulation of XML documents.

PRPC includes a JSTL tag library supporting the JSP tags available in stream processing.

For more information on the JSTL, seeIEjava.sun.com/products/jsp/jstl.

Related topics About JSP tags

UpDefinitions