2006/unicorn/WebContent/WEB-INF web.xml,1.3,1.4

Update of /sources/public/2006/unicorn/WebContent/WEB-INF
In directory hutz:/tmp/cvs-serv29560/WebContent/WEB-INF

Modified Files:
	web.xml 
Log Message:
cleaned

Index: web.xml
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/web.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- web.xml	15 Sep 2009 15:12:44 -0000	1.3
+++ web.xml	24 Sep 2009 17:47:16 -0000	1.4
@@ -29,13 +29,4 @@
     <servlet-name>Init</servlet-name>
     <url-pattern>/init</url-pattern>
   </servlet-mapping>
-  <servlet>
-    <description></description>
-    <servlet-name>TestAction</servlet-name>
-    <servlet-class>org.w3c.unicorn.action.TestAction</servlet-class>
-  </servlet>
-  <servlet-mapping>
-    <servlet-name>TestAction</servlet-name>
-    <url-pattern>/test</url-pattern>
-  </servlet-mapping>
 </web-app>
\ No newline at end of file

Received on Thursday, 24 September 2009 17:47:28 UTC