Interview Questions

SOAP Toolkit FAQ - How do I write XML into my message using the low-level interface?

SOAP Interview Questions and Answers


(Continued from previous question...)

SOAP Toolkit FAQ - How do I write XML into my message using the low-level interface?

Serializer.writeXML writes out XML without escaping. The documentation says it uses a CDATA section, but this is not actually the case.

(Continued on next question...)

Other Interview Questions