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




Reply via email to