Hi, Web service will return a SOAP xml file. By generating the client side classes and using Axis you can map the resulting SOAP xml data into the required class objects.
Kamal Mettananda http://lkamal.blogspot.com On Thu, Jan 22, 2009 at 6:16 PM, Shravan Mahankali < [email protected]> wrote: > Hi, > > > > Can anyone advise me, how return XML data from a webservice? > > > > Also, how a client consuming this service should interpret the output, I > mean what type of data can they expect? > > > > Thanks in advance. > > > > Thank You, > > Shravan Kumar. M > > ----------------------------- > > >
