Uses of Class
javax.servlet.jsp.el.ImplicitObjectELResolver.ImplicitObjects
Packages that use ImplicitObjectELResolver.ImplicitObjects
Package
Description
Provides the
ELResolver
classes that define the
object resolution rules that must be supported by a JSP container
with the new unified Expression Language.-
Uses of ImplicitObjectELResolver.ImplicitObjects in javax.servlet.jsp.el
Methods in javax.servlet.jsp.el that return ImplicitObjectELResolver.ImplicitObjectsModifier and TypeMethodDescriptionImplicitObjectELResolver.ImplicitObjects.getImplicitObjects
(PageContext pContext) Finds the ImplicitObjects associated with the PageContext, creating it if it doesn't yet exist.