Step 6. Display the simpapp.html Form
- Open your browser.
- Enter the URL for the
simpapp.htmlfile. For example, the default URL is:http://localhost:port/simpapp/simpapp.htmlwhere
localhostis the host name of the WebLogic Server, andportis the port at which the WebLogic Server is listening for login requests.A page similar to the one shown in the following figure is displayed:
Figure -1 simpapp.html Example

If you have problems displaying the form, be sure that the
simpapp.htmlfile is in the WebLogic document root.
Parent topic: Using the Example