spring-framework/spring-webmvc/src
Juergen Hoeller b8d86330d1 Deprecated Spring's own JSP expression evaluation
Since web applications declaring a Servlet 2.3 web.xml become really rare now, we're finally deprecating Spring's own ExpressionEvaluationUtils class. As a consequence, we're also setting "springJspExpressionSupport" to false by default, avoiding the potential double EL evaluation problem on pre-Servlet-3.0 containers.

Issue: SPR-5308
2012-11-26 00:35:47 +01:00
..
main Set the ApplicationContext prop of ExceptionResolver 2012-11-23 15:12:52 -05:00
test Deprecated Spring's own JSP expression evaluation 2012-11-26 00:35:47 +01:00