The Java EE 5 Tutorial

The Classes and Their Relationships

The source code for the application client is in the following directory:


tut-install/javaeetutorial5/examples/dukesbank/dukesbank-appclient/src/java/com/sun/tutorial/
javaee/dukesbank/client/

The application client is consists of a single class: BankAdmin.