Answer Posted / vijay m
A Web service is a software system designed to support
interoperable machine-to-machine interaction over a network.
It has an interface described in a machine-processable
format (specifically, Web Service Definition Language, or WSDL).
Web services fulfill a specific task or a set of tasks. A
Web service is described using a standard, formal XML
notion, called its service description, that provides all of
the details necessary to interact with the service,
including message formats (that detail the operations),
transport protocols, and location.
The nature of the interface hides the implementation details
of the service so that it can be used independently of the
hardware or software platform on which it is implemented and
independently of the programming language in which it is
written.
This allows and encourages Web service based applications to
be loosely coupled, component oriented, cross-technology
implementations. Web services can be used alone or in
conjunction with other Web services to carry out a complex
aggregation or a business transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the major obstacle faced by soap users?
Mention the advantages of soap web services?
what is SOAP envelop element?
What are the advantages which a user can get when he uses SOAP?
What is soap protocol used for?
What are the major components that make up a web service - soap (simple object access protocol)?
What are disadvantages of soap?
What are the communication channels available for a web service?
What are the functionalities provided by the soap protocol class?
what is the difference between JSON and SOAP?
Soap or rest apis, which method to use?
State the syntax rule for soap message?
What are transport methods in soap?
how to find the person who locked in the weblogic server
what is the transport method in SOAP?