Re: Is implementing a download service good use of soap?
Posted By:
Lasse_Koskela
Posted On:
Friday, January 10, 2003 12:34 AM
I'm not that familiar with Web Services standards, but I doubt if you can use an InputStream as a "return value" / "response parameter" because the response is encoded in XML for transport.