|
Packages |
| javax.el |
Provides the API for the Unified Expression Language shared by
the JSP 2.1 and JSF 1.2 technologies. |
| javax.servlet.jsp |
Classes and interfaces for the Core JSP 2.1 API. |
| javax.servlet.jsp.el |
Provides the ELResolver classes that define the
object resolution rules that must be supported by a JSP container
with the new unified Expression Language. |
| javax.servlet.jsp.jstl.core |
Classes and interfaces related to the core tag library component of the JavaServer Pages Standard Tag Library (JSTL). |
| javax.servlet.jsp.jstl.fmt |
Classes and interfaces related to the locale sensitive formatting tag library component of the JavaServer Pages Standard Tag Library (JSTL). |
| javax.servlet.jsp.jstl.sql |
Classes and interfaces related to the sql tag library component of the JavaServer Pages Standard Tag Library (JSTL). |
| javax.servlet.jsp.jstl.tlv |
Reusable Tag Library Validator (TLV) classes provided by the JavaServer Pages Standard Tag Library (JSTL). |
| javax.servlet.jsp.tagext |
Classes and interfaces for the definition of JavaServer Pages Tag Libraries. |