nerdexam
Microsoft

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…

Understanding Web Applications

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)
  • A
    2% (1)
  • B
    84% (48)
  • C
    9% (5)
  • D
    5% (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 service#browser access#service methods#WSDL

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice