The Java EE 6 Tutorial

ProcedureTo Run a Deployed Web Module

  1. Open a web browser.

  2. Type the following URL:


    http://localhost:8080/hello1/
    
  3. Type your name and click Submit.

    The response page displays the name you submitted. Click the Back button to try again.