Package | Description |
---|---|
jakarta.servlet.jsp |
Classes and interfaces for the Core JSP 3.0 API.
|
jakarta.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. |
jakarta.servlet.jsp.tagext |
Classes and interfaces for the definition of Jakarta Server Pages Tag Libraries.
|