Link to home
Start Free TrialLog in
Avatar of sudhakar_koundinya
sudhakar_koundinya

asked on

Xalan Vs Xerces Parsers

Hi All,

1. I would like to know the differences between  Xalan Vs Xerces parsers
2. Similarities of Xerces with Xalan.
3. How JAXP  can be integrated with Xalan/erces Parsers
4. What is the default API used by API?? It it Xerces/Xalan or any thing else

The reason behind asking this question is, the API that we have developed using jdk1.4.2 has passed all the test cases on standalone application. When we try to deploy  the same API on tomcat it  is raising exceptions at some instances.


Regards
Sudhakar
SOLUTION
Avatar of kiranhk
kiranhk

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sudhakar_koundinya
sudhakar_koundinya

ASKER

>> What is the default API used by API?? It it Xerces/Xalan or any thing else
Is

 What is the default API used by JAXP API?? It it Xerces/Xalan or any thing else


ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thanks for info

Regards
Sudhakar