Uses of Class
javax.servlet.jsp.el.ImplicitObjectELResolver.ImplicitObjects

Packages that use ImplicitObjectELResolver.ImplicitObjects
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. 
 

Uses of ImplicitObjectELResolver.ImplicitObjects in javax.servlet.jsp.el
 

Methods in javax.servlet.jsp.el that return ImplicitObjectELResolver.ImplicitObjects
static ImplicitObjectELResolver.ImplicitObjects ImplicitObjectELResolver.ImplicitObjects.getImplicitObjects(PageContext pContext)
          Finds the ImplicitObjects associated with the PageContext, creating it if it doesn't yet exist.
 



Portions Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved. Portions Copyright © 2005 Sun Microsystems Inc. All Rights Reserved