Commit Graph

2 Commits

Author SHA1 Message Date
Dave Syer 5dd35aad02 Update to 0.5.0.M2 2013-08-30 10:29:40 +01:00
Phillip Webb 13b6301c54 Fix JSP EL support with Tomcat
Fix TomcatEmbeddedServletContainerFactory to set a MERGED_WEB_XML
attribute when JSPs are used. This is required for EL support with
JSPs since Jasper checks the version number in the web.xml. Without
any web.xml Jasper default to disabling EL.

Issue: #55752948
2013-08-24 13:01:38 -07:00