98-361 · Question #222
What is displayed when you attempt to access a Web service by using a Web browser?
The correct answer is B. 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 visual depiction of your preliminary connection to the Web service
- Ba listing of methods that are available in the Web service
- Can error page explaining that you have accessed the Web service incorrectly
- Da directory listing of the Web services application structure
How the community answered
(57 responses)- A2% (1)
- B84% (48)
- C9% (5)
- D5% (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.