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 |
Define soap web services?
What is soap protocol used for?
What are disadvantages of soap?
what is the difference between a web service and SOA?
Explain the difference between RPC and Local calls?
what is the general format for reading the custom or default property value?
What are the communication channels available for a web service?
To test a web service you must create a windows application or web application to consume this service. State whether true or false.
Inside the soapui where groovy script can be used?
can we do method overloading in java based web services .i am using Axis2 frame work. how to configure the operatios(which are method overload) in services.xml file. plz help me in solving this
write a sql query retrive all xml data. how to retrive xml data wit single sql query.
Explain about SOAP with an example of Industry usage.