Hi, Tomcat 4.x uses Xerces to do its internal XML parsing. See the section on XML parsers in the release notes at http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/RELEA SE-NOTES
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Sullivan, Mark E [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, July 30, 2002 9:54 AM >To: Tomcat-User@Jakarta. Apache. Org (E-mail) >Subject: parsing xml config file > >Does anyone know if tomcat uses Digester from the jakarta commons project >to >parse it's xml config file? I cannot find any evidence of this after >(briefly) searching the source code. If it doesn't, does it using an >outside >package or just custom stuff written within the project? > >thanks, >Mark > >-- >To unsubscribe, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
