From Craig.McClanahan@eng.sun.com Wed Oct 18 16:38:44 2000 Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 1203 invoked from network); 18 Oct 2000 16:38:44 -0000 Received: from lukla.sun.com (192.18.98.31) by locus.apache.org with SMTP; 18 Oct 2000 16:38:44 -0000 Received: from centralmail1.Central.Sun.COM ([129.147.62.10]) by lukla.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id KAA12460 for ; Wed, 18 Oct 2000 10:38:43 -0600 (MDT) Received: from esun1as-mm. (esun1as-mm.Central.Sun.COM [129.147.34.144]) by centralmail1.Central.Sun.COM (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with SMTP id KAA12325 for ; Wed, 18 Oct 2000 10:38:42 -0600 (MDT) Received: from eng.sun.com by esun1as-mm. (SMI-8.6/SMI-SVR4) id KAA23038; Wed, 18 Oct 2000 10:48:07 -0600 Message-ID: <39EDD0CE.F891F24B@eng.sun.com> Date: Wed, 18 Oct 2000 09:33:18 -0700 From: "Craig R. McClanahan" X-Mailer: Mozilla 4.75 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: trying to make a custom jsp tag References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Pierre.Damas@cec.eu.int wrote: > You have the DTDs in the /conf directory > (for web.xml and server.xml). > > It seems however that the web DTD is missing some element definitions to be > valid itself. > > The WEB.DTD is valid only if you add these definitions, (but I don't know if > these are the correct definitions) > > > > The correct answer is actually the reverse -- instead of adding these elements, you should remove the three ATTLIST elements listed below. They are incorrect. I will report this to the spec feedback address for correction. > > Another solution would be to comment their usage: > > > > > I validate with XML Spy on NT, but any other good XML editor would be able > to do it... > > Pierre A. > Craig McClanahan ==================== See you at ApacheCon Europe ! Session VS01 (23-Oct 13h00-17h00): Sun Technical Briefing Session T06 (24-Oct 14h00-15h00): Migrating Apache JServ Applications to Tomcat