Posted By:
Anonymous
Posted On:
Sunday, March 3, 2002 10:46 AM
How do I load java classes located in a directory other than the calling class? I have to call the applet class programmatically. To be more elaborate, I have an application located in a directory on my hard disk and the applet files I need are organised in different directories of the hard disk .
Any help