InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of Service Description layer in Web Service Protocol Stack? |
|
Answer» A. This layer is responsible for describing the public interface to a specific web service. Currently, service description is handled via the Web Service Description Language (WSDL). |
|