J2EE application client |
|
|
![]() |
|
Configure and Run | TechNotes | JavaDoc | Build It Yourself |
Locating source code |
Reviewing coding notes |
Locate the source code in the directory.
In this Sample, the EAR file is J2EEAppClientClassLoader.ear. This sample demonstrates how to load classes from four different locations within a J2EE application client from within:
All of these classes load automatically without any changes to a client application. The J2EE application client container automatically sets up the appropriate class loader hierarchy for the current thread context class loader.