Hi Ranchers
Assume that my java is running and within the application i want to take instance of a class for which the classpath doesn't exist. Is there a way by which i can change the classpath after the jvm is started and making the JVM to understand this classpath
Thanx in advance
S.Arun