Running Web Clients

A Web client is executed when a Web browser references a URL that is mapped to a component contained in the client. Once you have deployed the Hello1App application, you can run the Web client by pointing a browser at

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

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

Get J2EE™ Tutorial, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.