| 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
|
| 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.
|
| Constructor and Description |
|---|
| org.apache.jasper.compiler.SmapStratum(String)
Use the no-arg constructor
|
Copyright © 2014–2021. All rights reserved.