• Phillip Webb's avatar
    Fix JSP EL support with Tomcat · 13b6301c
    Phillip Webb authored
    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
    13b6301c
Name
Last commit
Last update
buildhelper/all Loading commit data...
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
src/pages Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...