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:
- In the Projects tab, expand the Web Services node.
- Right-click the HelloServer web service node.
- Select Test Web Service. A test page opens in the web browser.
- Type Michael in the text box.
- Click the display button. The web service is deployed and you can see Hello Michael! displayed as output.
|