| Interface and Description |
|---|
| javax.servlet.jsp.el.FunctionMapper
As of JSP 2.1, replaced by javax.el.FunctionMapper
|
| javax.servlet.jsp.el.VariableResolver
As of JSP 2.1, replaced by javax.el.ELResolver
|
| Class and Description |
|---|
| org.apache.jasper.el.ELResolverImpl |
| javax.servlet.jsp.el.Expression
As of JSP 2.1, replaced by javax.el.ValueExpression
|
| javax.servlet.jsp.el.ExpressionEvaluator
As of JSP 2.1, replaced by javax.el.ExpressionFactory
|
| org.apache.jasper.el.ExpressionEvaluatorImpl |
| org.apache.jasper.el.ExpressionImpl |
| org.apache.jasper.el.FunctionMapperImpl |
| org.apache.jasper.el.VariableResolverImpl |
| Exceptions and Description |
|---|
| javax.servlet.jsp.el.ELException
As of JSP 2.1, replaced by javax.el.ELException
|
| javax.servlet.jsp.el.ELParseException
As of JSP 2.1, replaced by javax.el.ELException
|
| Field and Description |
|---|
| javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_TAG
As of Java JSP API 1.2, use BodyTag.EVAL_BODY_BUFFERED or
IterationTag.EVAL_BODY_AGAIN.
|
Copyright © 2014–2016 Webtide. All rights reserved.