Re: XML DOM

2004-02-14 Thread Tony Blair
t;[EMAIL PROTECTED]> wrote: Hello All,A question on the interoperability of .NET and J2EE. I have to pass an XML Document to a web service implemented in .NETIs it advisable to send an XML dom object which is of type "org.w3c.dom.Document " to the .NET web service. I am assuming that the int

XML DOM

2004-02-13 Thread Vivek Nagulapati
Hello All, A question on the interoperability of .NET and J2EE. I have to pass an XML Document to a web service implemented in .NET Is it advisable to send an XML dom object which is of type "org.w3c.dom.Document " to the .NET web service. I am assuming that the interoperable ver