After you have deployed your web service, you should register and test your web service. To register and test your web service, you need to complete the following steps:

  1. In the Projects tab, expand the Web Services node.
  2. Right-click the HelloServer web service node.
  3. Select Test Web Service. A test page opens in the web browser.
  4. Type Michael in the text box.
  5. Click the display button. The web service is deployed and you can see Hello Michael! displayed as output.