what is SOAP ? why iti is used?
Answers were Sorted based on User's Feedback
Answer / suresh ck
• SOAP stands for Simple Object Access Protocol
• SOAP is a communication protocol
• SOAP is for communication between applications
• SOAP is a format for sending messages
• SOAP is designed to communicate via Internet
• SOAP is platform independent
• SOAP is language independent
• SOAP is based on XML
• SOAP is simple and extensible
• SOAP allows you to get around firewalls
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / anirban
I hav a doubt about one point here..Can SOAP really get
through firewalls? How is it possible? In some enterprise
applications the firewall has to ensure that no spyware or
other hazardous message breach through....Any hazardous
message can be of SOAP format...then if it gets through it
can disrupt the whole system..Is there any other check for
messages at some point before it hits the actual
application ..say a gateway or something where it checks
whether the SOAP message is valid or not ..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hemlata
SOAP stands for Simple Object Access Protocol
SOAP is a simple XML based protocol to let applications
exchange information over HTTP ie. for accessing a Web
Service.
| Is This Answer Correct ? | 3 Yes | 2 No |
What do you mean by SOAP encoding?
What are the advantages of SOAP?
Explain the actions performed by soapui?
What are the elements which should be contained in SOAP message?
How to use SOAP-DSIG and SSL for non-repudiation?
Can soap use json?
What is a soap what for is it used?
What do you know about foundation security services?
What is the difference between a fault and exception in Apache SOAP?
Enlist few frameworks in java to implement soap web services.
What are the various approaches available for developing soap based web services?
What are the steps involved in doing the data exchange between the client and the server?