Apache Axis uses SAX
Apache SOAP uses DOM
Joost
| "Stefan Henke" <[EMAIL PROTECTED]>
2002-03-22 10:46
|
To: "axis-user" <[EMAIL PROTECTED]> cc: (bcc: Joost den Boer/EHV/CE/PHILIPS) Subject: DOM or SAX in Axis? Classification:
|
Hi,
I�ve got a question about how Axis is parsing the soap xml files.
Does Axis use dom or sax?
The purpose of my question is as follows:
If I have a soap message with attachments and the attachment is really big,
maybe several megabytes of data, the performance will be very bad if axis
uses dom. Is there a way to switch this dynamically with an optioon?
Thanks
Stefan
