Now you can run and test the application in the embedded browser.
To run and test the application:
In the Project Explorer, right-click the login.jspx node and select Run As > Run on Server, as shown in Figure: Context Menu of Login File.
In the Run On Server dialog, have the Choose an existing server option selected, as shown in Figure: Run On Server Dialog.
Click Finish.
WebLogic Server starts and the Console window opens reporting the loading steps, as shown in Figure: Console Window.
The embedded browser launches and loads the login page, as shown in Figure: Embedded Browser.
Enter a value for the Name and Password then click the Login button, as shown in Figure: Embedded Browser.
The welcome page returns the username coming from the managed bean, as shown in Figure: Welcome Page.
Close the embedded browser window.