Hi -

I'm using Xalan for Java 2 and I'm have a slight problem.  The XML I
receive references a DTD by an unqualified name ("x.dtd").  When I pass
this XML to Xalan, I get an error stating that "x.dtd" could not be
found.  What I want to do is to plug in my own EntityResolver so that I
can resolve all DTDs to my jar/classpath.  Does anybody have any
information on this?

Thanks,
Ben

---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to