background image

Running Duke Bank Web Client

<< Running Duke Bank Application | Account List >>
<< Running Duke Bank Application | Account List >>

Running Duke Bank Web Client

Running the Duke's Bank Web Client
To run the web client, follow these steps:
1. Open the bank URL, http://localhost:8080/bank/main.faces, in a web browser.
2. The application displays the login page. Enter 200 for the customer ID and javaee for the
password. Click Submit.
3. Select an application function: Account List, Transfer Funds, ATM, or Logoff. When you
have a list of accounts, you can get an account history by selecting an account link.
Note ­
The first time you select a new page, particularly a complicated page such as an
account history, it takes some time to display because the Application Server must translate
the page into a servlet class and compile and load the class.
FIGURE 37­5
BankAdmin
Application Client
Building, Packaging, Deploying, and Running the Duke's Bank Application
The Java EE 5 Tutorial · September 2007
1078