The JavaTM Web Services Tutorial
Home
TOC
Index
PREV TOP NEXT
Divider

Running Web Applications

A Web application is executed when a Web browser references a URL that is mapped to component. Once you have installed or deployed the Hello1 application, you can run the Web application by pointing a browser at

http://<host>:8080/hello1/greeting
 

Replace <host> with the name of the host running Tomcat. If your browser is running on the same host as Tomcat, you may replace <host> with localhost.

Divider
Home
TOC
Index
PREV TOP NEXT
Divider

This tutorial contains information on the 1.0 version of the Java Web Services Developer Pack.

All of the material in The Java Web Services Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.