98-361 · Question #64
What is displayed when you attempt to access a Web service by using a Web browser?
The correct answer is A. a listing of methods that are available in the Web service. The server, in response to this request, displays the Web service's HTML description page. The Web service's HTML description page shows you all the Web service methods supported by a particular Web service. Link to the desired Web service method and enter the necessary…
Question
What is displayed when you attempt to access a Web service by using a Web browser?
Options
- Aa listing of methods that are available in the Web service
- Ba directory listing of the Web service's application structure
- Can error page explaining that you have accessed the Web service incorrectly
- Da visual depiction of your preliminary connection to the Web service
How the community answered
(26 responses)- A77% (20)
- B4% (1)
- C8% (2)
- D12% (3)
Explanation
The server, in response to this request, displays the Web service's HTML description page. The Web service's HTML description page shows you all the Web service methods supported by a particular Web service. Link to the desired Web service method and enter the necessary parameters to test the method and see the XML response.
Topics
Community Discussion
No community discussion yet for this question.