New helper class to provide web.xml to those Jasper classes that need to parse it...
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 30 Dec 2009 16:51:52 +0000 (16:51 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 30 Dec 2009 16:51:52 +0000 (16:51 +0000)
commitd6a21f1e2581594468b1518467ca5444fc21047c
tree032f5628fd72cf26ff5b0288e9d49de6f7ef050a
parent146d93f558cf312c0c8109892503223e0c12c2c0
New helper class to provide web.xml to those Jasper classes that need to parse it. JspConfig was not consistent with TldLocationsCache. These are now consistent. JspConfig now has access to the merged web.xml generated by Catalina from web-fragment.xml files and/or annotations.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@894672 13f79535-47bb-0310-9956-ffa450edef68
java/org/apache/jasper/compiler/JspConfig.java
java/org/apache/jasper/compiler/TldLocationsCache.java
java/org/apache/jasper/compiler/WebXml.java [new file with mode: 0644]
java/org/apache/jasper/resources/LocalStrings.properties