How can I configure Tomcat 5 to use xerces parser instead of crimson parser?
Crimson parser does not parse an xml with control charaacters. Xerces seems to handle it well.
How can I configure Tomcat 5 to use xerces parser instead of crimson parser?
Crimson parser does not parse an xml with control charaacters. Xerces seems to handle it well.