FAQ
History |
Previous Home Next |
Search
Feedback |
DividerRunning 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 athttp://<host>
:80/hello1/greetingReplace
<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 may replace<host>
withlocalhost
.
FAQ
History |
Previous Home Next |
Search
Feedback |
All of the material in The J2EE Tutorial for the Sun ONE Platform is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.