InterviewSolution
| 1. |
Explain web service Architecture. |
|
Answer» Every framework requires some type of architecture to ensure that the entire framework works perfectly as desired, the same goes for web SERVICES. Web service architecture is used to assist the developer with steps and procedures that are essential to complete the creation. Web service architecture includes THREE distinct roles i.e., service provider, service requester, and service registry. It also includes three different operations that include: |
|