Doug, register a EntityResolver with the parser prior to calling the pare method.
Regards... Milind Gadre ecPlatforms, Inc 901 Mariner's Island Blvd, Suite 565 San Mateo, CA 94404 C: 510-919-0596 F: 815-352-0779 [EMAIL PROTECTED] ----- Original Message ----- From: "Doug Miller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 2:51 PM Subject: Location of DTD file > A remote client is sending me an XML string. It contains a reference to > a DTD file in the DOCTYPE statement. The file name is unqualified (i.e. > "sometype.dtd") since the client doesn't know where it will exist on the > server. > > How can I tell the SAX parser where to go look for the dtd file? > > I am using version 1.1 of the parser. > > Any thoughts? > > Thanks, > Doug Miller > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
