Class Loader


Locating source code
Reviewing coding notes

Locating source code

Locate the source code in the directory.

Reviewing coding notes

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.