Hi ,
 
To load only those jars which are required and declared in classpath. The iterpreter will look into these CLASSPATH info and load the respective classes.
 
try executing 'd:\exercise> java -verbose MyClass
 
this will display the class files loaded and from which jar.
 
regards,
Bheem
-----Original Message-----
From: Neha Srivastava [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 17, 2002 8:47 PM
To: [EMAIL PROTECTED]
Subject: classpath question

 
 
hi all,
 
Why do we have to set all the jar's in the classpath separately?
 
why does it not work if i set classpath upto lib directory where i have all the jars?
 
Thanks and Regards
neha


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to