The moose likes Web Services and the fly likes SOAP Message Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAP Message" Watch "SOAP Message" New topic
Author

SOAP Message

Rudy Simon Yeung
Greenhorn

Joined: Jun 06, 2003
Posts: 15
Other than primitive and complex types, does SOAP response message support binary data like images? Any link to the website with such the example is appreciated.

Rudy
Jayesh Lalwani
Ranch Hand

Joined: Nov 05, 2004
Posts: 502
You might want to look at Soap with attachments

or you can use Base64 encoding to convert your binary data into String
 
 
subject: SOAP Message
 
Threads others viewed
WA #1.....word association
Question about SOAP.
C++ to Java communication for Game Server
soap question
what is SOAP and what for it is used?
IntelliJ Java IDE