Hi Vivek,
 
I am not sure if I understand your question correctly. The Web Services and the DOM standards are platform independent thus a correct implementation of these standards should be interoperable. I don't see why there should be any concern?
 
Regards,
Tony.

Vivek Nagulapati <[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 .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 version to an XML dom object in Java would be the
"XmlDocument" of .NET technologies. Am I right? Would axis be able to encode
these Xml Dom types properly or are there any issues ?

If anyone could point me to alternatives/tutorials involving passing XML
documents between .NET and J2EE web services would be highly appreciated!!

Thanks,
Vivek

_________________________________________________________________
Click here for a FREE online computer virus scan from McAfee.
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online
  • XML DOM Vivek Nagulapati
    • Tony Blair

Reply via email to