You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mike Alba <ma...@mobliss.com> on 2001/06/13 01:20:50 UTC

web.xml

Hi can someone please send me a
copy of the web.xml file that goes
in the $TOMCAT_HOME/ROOT/WEB-INF/
directory, I seemed to have destroyed mine.

Thanks so much!!




Re: web.xml

Posted by Jamil Dimassi <Ja...@malix.univ-paris1.fr>.
<?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>
</web-app>

Re: web.xml

Posted by Arkadiy Belousov <ab...@micromuse.com>.
Check out http://jakarta.apache.org/tomcat/tomcat-3.2-doc/appdev/index.html and especially
http://jakarta.apache.org/tomcat/tomcat-3.2-doc/appdev/web.xml.txt
  ----- Original Message ----- 
  From: Mike Alba 
  To: tomcat-user@jakarta.apache.org 
  Sent: Tuesday, June 12, 2001 7:20 PM
  Subject: web.xml


  Hi can someone please send me a
  copy of the web.xml file that goes
  in the $TOMCAT_HOME/ROOT/WEB-INF/
  directory, I seemed to have destroyed mine.

  Thanks so much!!