Title: RE: Passing large data in SOAP Message
Hi Ken
and All,
Thanks Ken for the reply and the
code...
I also have a similar
requirement...to fetch from db and send the data as an
xml...
but the issue is
that we have to use DOM for message style webservice
Title: RE: Passing large data in SOAP Message
I have been working on solutions to this problem for the last month. In my case, I convert a resultset to a document using a simple method: I don't have the person I received this code from referenced (oops!). If you need the imports for