The JSP VariableResolver
API has been deprecated since JSP 2.1 in favor of the newer ELContext
API.
We should therefore use ELContext
instead of the deprecated VariableResolver
API in JspPropertyAccessor
.
The JSP VariableResolver
API has been deprecated since JSP 2.1 in favor of the newer ELContext
API.
We should therefore use ELContext
instead of the deprecated VariableResolver
API in JspPropertyAccessor
.