Posted By:
Venisa_Cabrilla
Posted On:
Thursday, February 20, 2003 02:49 AM
hello,
Can we convert the javax.xml.soap.SOAPBody to string ? I tried to cast it to org.w3c.doc.Document and use XMLSerializer from Xerces but it could not work.
I know that javax.xml.soap.SOAPMessage has a method to write its content to the output stream, but there is not such method for SOAPBody.
Many thanks in advance.
Venisa Cabrilla