JBoss Java Server Pages 2.2 API 1.0.0.Final

Uses of Package
javax.servlet.jsp.el

Packages that use javax.servlet.jsp.el
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. 
 

Classes in javax.servlet.jsp.el used by javax.servlet.jsp
ExpressionEvaluator
          Deprecated. As of JSP 2.1, replaced by ExpressionFactory
VariableResolver
          Deprecated. As of JSP 2.1, replaced by ELResolver
 

Classes in javax.servlet.jsp.el used by javax.servlet.jsp.el
ELException
          Deprecated. As of JSP 2.1, replaced by ELException
Expression
          Deprecated. As of JSP 2.1, replaced by ValueExpression
FunctionMapper
          Deprecated. As of JSP 2.1, replaced by FunctionMapper
VariableResolver
          Deprecated. As of JSP 2.1, replaced by ELResolver
 


JBoss Java Server Pages 2.2 API 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.