- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 Aug 2009 12:47:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF
In directory hutz:/tmp/cvs-serv2800/WebContent/WEB-INF
Modified Files:
Tag: dev2
web.xml
Log Message:
w3 => w3c
Index: web.xml
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/Attic/web.xml,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- web.xml 6 Aug 2009 10:13:28 -0000 1.1.2.3
+++ web.xml 6 Aug 2009 12:46:58 -0000 1.1.2.4
@@ -14,6 +14,7 @@
<display-name>Controller</display-name>
<servlet-name>Controller</servlet-name>
<servlet-class>org.w3.unicorn.Controller</servlet-class>
+ <load-on-startup>1</load-on-startup>
</servlet>
<servlet>
<servlet-name>IndexAction</servlet-name>
Received on Thursday, 6 August 2009 12:47:16 UTC