-
Interfaces Interface Description javax.servlet.jsp.el.FunctionMapper As of JSP 2.1, replaced by javax.el.FunctionMapperjavax.servlet.jsp.el.VariableResolver As of JSP 2.1, replaced by javax.el.ELResolver
-
Exceptions Exceptions Description javax.servlet.jsp.el.ELException As of JSP 2.1, replaced by javax.el.ELExceptionjavax.servlet.jsp.el.ELParseException As of JSP 2.1, replaced by javax.el.ELException
-
Fields Field 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.
-
Constructors Constructor Description org.apache.jasper.compiler.SmapStratum(String) Use the no-arg constructor