|
Home
TOC Index |
|
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
Hello1application, you can run the Web application by pointing a browser athttp://<host>:8080/hello1/greetingReplace
<host>with the name of the host running Tomcat. If your browser is running on the same host as Tomcat, you may replace<host>withlocalhost.
|
Home
TOC Index |
|
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.