Posted By:
Roseanne_Zhang
Posted On:
Monday, February 24, 2003 08:58 AM
You probably need to download the xalan-j_2_4_1-bin.zip from http://xml.apache.org/xalan-j/ The new jaxp-api, xercesImpl.jar are all included and tested by xalan. It is much faster than the older version from our experiences.
The old version of xerces.jar is slow. Of course, your XSLT/XML design might need to be improved too.