Excuse me for asking an off-topic question, but thought that many
servlet developers would be familiar with this.

In my servlet application, I need to transform XML data and send HTML
response. For XML parsing and transforming, I came across Xerces and
Xalan from Apache. But I would like to know if some one has worked on
the same and has an idea about them from the performance point of view
with respect to other XML parsers/processors available for Java. Since
these tools have both DOM and SAX implementations, I guess DOM is faster
if memory requirements are met? I need my application to be fast and
also scalable. Any better alternatives, ideas??

Thanks,
Suresh

**************************Disclaimer************************************


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.


*****************************************************************************

Reply via email to