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]
