How to send attachment using soap? Where can I find article or example on how to send attachment using soap?
Created May 7, 2012
Filip Defoort
Check out the apache SOAP libs. (http://xml.apache.org/soap). It contains an example in samples/mime/MimeTest*.
Enjoy,
- Filip