summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-java-1.x/modules/host-webapp/src/main/resources/META-INF/sca.tld4
1 files changed, 1 insertions, 3 deletions
diff --git a/branches/sca-java-1.x/modules/host-webapp/src/main/resources/META-INF/sca.tld b/branches/sca-java-1.x/modules/host-webapp/src/main/resources/META-INF/sca.tld
index a8f4b3d2fc..21d0ca5d8d 100644
--- a/branches/sca-java-1.x/modules/host-webapp/src/main/resources/META-INF/sca.tld
+++ b/branches/sca-java-1.x/modules/host-webapp/src/main/resources/META-INF/sca.tld
@@ -7,9 +7,7 @@ AG., Software AG., Sun Microsystems, Inc., Sybase Inc., TIBCO Software Inc., 200
see http://www.osoa.org/display/Main/Service+Component+Architecture+Specifications
-->
-<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd">
-
-<taglib version="2.1">
+<taglib version="2.1" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd">
<tlib-version>1.0</tlib-version>
<short-name>SCA-JSP</short-name>