I need to send an XML document to a client. What would be faster: to serialise DOM 
tree to the client (if 'yes' than how can I do it) or to convert DOM tree to a String 
and send it to the client (that what I do currently). I suspect that the second method 
is not as efficient as it should be. Please let me know.

----------------------------------------------------------------------
Lev Gelfer
Global Credit Product, New York
            (212) 469-2229 (desk)
            (917) 686-3972 (cell)
            [EMAIL PROTECTED] (email)
----------------------------------------------------------------------


--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.


Reply via email to