Re: getting a xml-document

2002-02-27 Thread Scott Nichol
Check the address book sample that comes with the Apache SOAP distribution. GetAllListings.java is a client that receives an XML document. It uses literal XML encoding rather than SOAP encoding. Scott Nichol - Original Message - From: "Lennert Anne, Telia Net" <[EMAIL PROTECTED]> To: <[

RE: getting a XML-document

2002-02-27 Thread Kapil Kapoor
Anne, it is possible to send the XML document either as a string or as a Document object. About the latter I am not certain though I am sure I had read it in some technical article.   As a string, certainly yes. In my current project, we send and receive custom data structures (value of web