From adf50469ae8bb16169c1d9bae640e4a5f6707e9e Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 20 Jul 2009 10:56:09 +0000 Subject: [PATCH] Tab police git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@795760 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/examples/WEB-INF/web.xml | 88 ++++++++++++++++++++-------------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/webapps/examples/WEB-INF/web.xml b/webapps/examples/WEB-INF/web.xml index 805c38bdc..15b3e0dfa 100644 --- a/webapps/examples/WEB-INF/web.xml +++ b/webapps/examples/WEB-INF/web.xml @@ -31,10 +31,10 @@ Timing filter filters.ExampleFilter - - attribute - filters.ExampleFilter - + + attribute + filters.ExampleFilter + @@ -183,62 +183,62 @@ - - http://tomcat.apache.org/debug-taglib - - - /WEB-INF/jsp/debug-taglib.tld - - + + http://tomcat.apache.org/debug-taglib + + + /WEB-INF/jsp/debug-taglib.tld + + - - - http://tomcat.apache.org/examples-taglib - - - /WEB-INF/jsp/example-taglib.tld - - + + + http://tomcat.apache.org/examples-taglib + + + /WEB-INF/jsp/example-taglib.tld + + - - - http://tomcat.apache.org/jsp2-example-taglib - - - /WEB-INF/jsp2/jsp2-example-taglib.tld - - + + + http://tomcat.apache.org/jsp2-example-taglib + + + /WEB-INF/jsp2/jsp2-example-taglib.tld + + - - - Special property group for JSP Configuration JSP example. - - JSPConfiguration - /jsp/jsp2/misc/config.jsp - true - ISO-8859-1 - true - /jsp/jsp2/misc/prelude.jspf - /jsp/jsp2/misc/coda.jspf - + + + Special property group for JSP Configuration JSP example. + + JSPConfiguration + /jsp/jsp2/misc/config.jsp + true + ISO-8859-1 + true + /jsp/jsp2/misc/prelude.jspf + /jsp/jsp2/misc/coda.jspf + Example Security Constraint Protected Area - + /jsp/security/protected/* - - DELETE + + DELETE GET POST - PUT + PUT tomcat - role1 + role1 -- 2.11.0