From: markt Date: Thu, 22 Mar 2007 01:39:00 +0000 (+0000) Subject: Use the 2.5 schema X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b581a5370a7a7d93d71507fd0c7ad2860ba94c3e;p=tomcat7.0 Use the 2.5 schema git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@521076 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/web.xml b/conf/web.xml index b80366eb4..69bd4d29b 100644 --- a/conf/web.xml +++ b/conf/web.xml @@ -1,8 +1,8 @@ - + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" + version="2.5">