Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 89684 invoked from network); 17 Jul 2003 17:42:47 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 17 Jul 2003 17:42:47 -0000 Received: (qmail 24467 invoked by uid 97); 17 Jul 2003 17:45:21 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 24460 invoked from network); 17 Jul 2003 17:45:20 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 17 Jul 2003 17:45:20 -0000 Received: (qmail 88272 invoked by uid 500); 17 Jul 2003 17:42:31 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 88258 invoked from network); 17 Jul 2003 17:42:31 -0000 Received: from virgo.scn.spawar.navy.mil (198.97.235.7) by daedalus.apache.org with SMTP; 17 Jul 2003 17:42:31 -0000 Received: from s234x104.scn.spawar.navy.mil (sscn.scn.spawar.navy.mil [198.97.234.104]) by virgo.scn.spawar.navy.mil (8.9.3) with ESMTP id h6HHgPaO025764 for ; Thu, 17 Jul 2003 13:42:25 -0400 (EDT) Received: by S234X104 with Internet Mail Service (5.5.2653.19) id <38R1T5VC>; Thu, 17 Jul 2003 13:42:48 -0400 Message-ID: <1D41DF2A7F72D711B2E80002A5514DA99AED4A@S234X104> From: "Gregory, Carlton" To: "'tomcat-user@jakarta.apache.org'" Subject: Adherence to DTD issue Date: Thu, 17 Jul 2003 13:42:37 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I have altered a web.xml file in my \webapps\test\WEB-INF directory. Upon startup I get a parse error about the structure of the file. I opened the file in XML spy and it said it was an tag unexpected child element. I then downloaded the DTD from sun and printed it out. I am adhering to the DTD from what it seems. Hello3 Hello3 Hello3 /test/Hello3 --- IT GIVES THE ERROR AT THIS LINE SurveyServlet SurveyServlet SurveyServlet /MedSurvey Any ideas? Need more info? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org