Re: How to pass xml file using soap and servlet from server to client
Posted By:
Senthil_Kumaran
Posted On:
Thursday, October 11, 2001 11:34 AM
org.w3c.dom.Document is a SOAP supported data type. Even Element is suported. Else Stringfy the XML and pass it over.