Look at the addressbook example.  In particular, the
AddressBook#getAllListings method creates a DOM structure (although note
that it returns the root Element, not the Document).  That is the server
code.  The client code is in GetAllListings.java.  You will see that it is
quite simple.

Scott

----- Original Message -----
From: "kennyg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 21, 2001 10:25 PM
Subject: XML Message Envelope


Hi, all:

I have a problem that if I have a nornal xml dom and I want to put this dom
into the envelope and send it as message, how can I put the dom into the
envelope?

thanks

kenny


Reply via email to