nerdexam
Microsoft

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…

Understanding Web Applications

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)
  • A
    77% (20)
  • B
    4% (1)
  • C
    8% (2)
  • D
    12% (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

#web services#browser access#WSDL#service discovery

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice