| Package | Description |
|---|---|
| javax.servlet.jsp | |
| org.apache.jasper.el | |
| org.apache.jasper.runtime |
| Modifier and Type | Method and Description |
|---|---|
abstract ExpressionEvaluator |
JspContext.getExpressionEvaluator()
Deprecated.
As of JSP 2.1, replaced by
JspApplicationContext.getExpressionFactory()
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionEvaluatorImpl
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluator |
PageContextImpl.getExpressionEvaluator()
Deprecated.
|
ExpressionEvaluator |
JspContextWrapper.getExpressionEvaluator()
Deprecated.
|
Copyright © 2014–2021. All rights reserved.