Answer Posted / anirban
it basically means that the services that you use are
reusable.One service does not depend upon the other.A
change in a .net service shall not affect another service
developed in java.All the components that is needed for an
application must not be tightly coupled so that a single
change in some class changes all other parts of the
application.Instead break the whole application into small
components ,expose them as web services and orchestrate .
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain about the SOAP Envelope element?
What are the web relation functionalities provided by soap protocol?
What are web services?
Soap or rest apis, which method to use?
What are the advantages and disadvantages of soap?
How users utilize the facilities provided by soap?
Differentiate soap and rest?
Explain soap encoding?
What is the major obstacle users faced when using soap?
What is the difference between soap and http?
When to use soap api?
What are advantages of soap?
Can soap use rest?
What are steps that are required to create a client side program that can interact with the soap?
Does soapui support ssl authentication