Module jakarta.servlet.jsp
Package jakarta.servlet.jsp.el
package jakarta.servlet.jsp.el
Provides the
ELResolver
classes that define the
object resolution rules that must be supported by a JSP container
with the unified Expression Language.
References in this document to JSP refer to the Jakarta Server Pages unless otherwise noted.
-
ClassDescriptionDefines variable resolution behavior for the EL implicit objects defined in the JSP specification.Defines variable resolution behavior for Class imports and static imports.Defines variable resolution when all other resolvers fail.Defines variable resolution behavior for scoped attributes.