Download
FAQ History |
![]() ![]() ![]() |
API
Search Feedback |
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 atReplace
host
with the name of the host running the application server. If your browser is running on the same host as the application server, you can replacehost
withlocalhost
.Replace
port
with value you specified for the HTTP server port when you installed the Java WSDP. The default value is 8080.The examples in this tutorial assume that your application server host and port is localhost:8080.
Download
FAQ History |
![]() ![]() ![]() |
API
Search Feedback |
All of the material in The Java(TM) Web Services Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.