Re: Using ClassLoader

2000-08-02 Thread TODD HARNEY
ses in the Jar. Is there any way of doing this? Jimmi Dyson Illy Computer Systems -Original Message- From: TODD HARNEY [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 02, 2000 12:27 PM To: [EMAIL PROTECTED] Subject: Re: Using ClassLoader Make sure the JAR file is located in on

Re: Using ClassLoader

2000-08-02 Thread Jimmi Dyson
TODD HARNEY [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 02, 2000 12:27 PM To: [EMAIL PROTECTED] Subject: Re: Using ClassLoader Make sure the JAR file is located in one of the directories in your classpath and it will work >>> [EMAIL PROTECTED] 8/2/00 4:02 >>> Hi all. I have

Re: Using ClassLoader

2000-08-02 Thread TODD HARNEY
Make sure the JAR file is located in one of the directories in your classpath and it will work >>> [EMAIL PROTECTED] 8/2/00 4:02 >>> Hi all. I have a JAR file with about a thousand classes in it, contained within different packages. How do I load these classes without having to explicitly go thr

Using ClassLoader

2000-08-02 Thread Jimmi Dyson
Hi all. I have a JAR file with about a thousand classes in it, contained within different packages. How do I load these classes without having to explicitly go through each of the separate classes? Your help would be very much appreciated. Thank you very much. Jimmi Dyson Illy Computer Systems =