The Java EE 5 Tutorial

Running the Duke's Bank Application Client Using NetBeans IDE

    To run the application client in NetBeans IDE, follow these steps:

  1. In NetBeans IDE, select the dukesbank project in the Projects pane.

  2. Right-click dukesbank and select Run.

  3. At the login prompts, type bankadmin for the user name and javaee for the password. You should see the application client, as shown in Figure 37–5.

    You can now create customers and accounts using the application client.