This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes what is SOAP and what for it is used? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "what is SOAP and what for it is used?" Watch "what is SOAP and what for it is used?" New topic
Author

what is SOAP and what for it is used?

sudheer kiran
Ranch Hand

Joined: Jun 26, 2008
Posts: 237

please clarify my doubt.
a SOAP message is an xml document right?
sender sends SOAP request and receives SOAP response?
SOAP is a protocol?


Sudheer
SCWCD, SCJP 5
namiq aali
Greenhorn

Joined: Oct 27, 2009
Posts: 4
SOAP based xml is a protocol to transmition data in network hence the problem interoperability in Heterogeneous system can be solved.
this protocol is used in web service.web service is important technology that change the information technology.
soap comprise 3 portion.envelope, header and body.
web service use http protocol to send soap message form clinet to server and vice versa.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: what is SOAP and what for it is used?
 
Similar Threads
Username Token Profile
C++ to Java communication for Game Server
SOAP.... Help pls
WA #1.....word association
axis and soap