软件包 javax.servlet.jsp.el
的使用

使用 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. 
org.apache.jasper.runtime   
 

javax.servlet.jsp 使用的 javax.servlet.jsp.el 中的类
ExpressionEvaluator
          已过时。 As of JSP 2.1, replaced by ExpressionFactory
VariableResolver
          已过时。 As of JSP 2.1, replaced by ELResolver
 

javax.servlet.jsp.el 使用的 javax.servlet.jsp.el 中的类
ELException
          已过时。 As of JSP 2.1, replaced by ELException
Expression
          已过时。 As of JSP 2.1, replaced by ValueExpression
FunctionMapper
          已过时。 As of JSP 2.1, replaced by FunctionMapper
VariableResolver
          已过时。 As of JSP 2.1, replaced by ELResolver
 

org.apache.jasper.runtime 使用的 javax.servlet.jsp.el 中的类
ELException
          已过时。 As of JSP 2.1, replaced by ELException
Expression
          已过时。 As of JSP 2.1, replaced by ValueExpression
ExpressionEvaluator
          已过时。 As of JSP 2.1, replaced by ExpressionFactory
FunctionMapper
          已过时。 As of JSP 2.1, replaced by FunctionMapper
VariableResolver
          已过时。 As of JSP 2.1, replaced by ELResolver
 



Copyright © 2013. All Rights Reserved.