The JSP VariableResolver API has been deprecated since JSP 2.1 in favor of the newer ELContext API. This commit therefore refactors JspPropertyAccessor to use the ELContext API. Closes gh-32383
The JSP VariableResolver API has been deprecated since JSP 2.1 in favor of the newer ELContext API. This commit therefore refactors JspPropertyAccessor to use the ELContext API. Closes gh-32383