spring-framework/spring-webmvc
Sam Brannen d87465f9e9 Use ELContext instead of VariableResolver in JspPropertyAccessor
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
2024-03-06 14:31:21 +01:00
..
src Use ELContext instead of VariableResolver in JspPropertyAccessor 2024-03-06 14:31:21 +01:00
spring-webmvc.gradle Upgrade to Jetty 12 2023-09-04 14:03:29 +02:00