-
Deprecated InterfacesInterfaceDescriptionAs of JSP 2.1, replaced by
ELResolver
-
Deprecated ClassesClassDescriptionAs of JSP 2.1, replaced by
ValueExpression
As of JSP 2.1, replaced byExpressionFactory
-
Deprecated ExceptionsExceptionsDescriptionAs of JSP 2.1, replaced by
ELException
As of JSP 2.1, replaced byELException
-
Deprecated MethodsMethodDescriptionAs of JSP 2.1, replaced by
JspApplicationContext.getExpressionFactory()
As of JSP 2.1, replaced byELContext.getELResolver()
, which can be obtained byjspContext.getELContext().getELResolver()
.As of JSP 2.1, replaced byThrowable.getCause()
FunctionMapper