Update of /cvsroot/struts/ajaxchat/WEB-INF
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4087/WEB-INF
Modified Files:
web.xml
Log Message:
Index: web.xml
===================================================================
RCS file: /cvsroot/struts/ajaxchat/WEB-INF/web.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** web.xml 30 Nov 2005 22:04:25 -0000 1.2
--- web.xml 29 Dec 2005 00:07:51 -0000 1.3
***************
*** 1,5 ****
<?xml version="1.0" encoding="ISO-8859-1"?>
! <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
<web-app>
--- 1,5 ----
<?xml version="1.0" encoding="ISO-8859-1"?>
! <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
<web-app>
|