The Artima Developer Community
Sponsored Link

Legacy Design Forum
Designing with Dynamic Extension

Advertisement

Advertisement

This page contains an archived post to the Design Forum (formerly called the Flexible Java Forum) made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

ClassLoader class

Posted by Vijayakumari Sadasivam on August 19, 2000 at 10:21 AM

Hello!
I would like to see some examples about the ClassLoader Class and the loadClass Method which takes a String Parameter of class name. I tried this I could't achieve this. When I tried this
ClassLoder.loadClass("parsedemo"); it compiled and gave an error Can't make static reference to Java.lang.class.ClassLoader.

> Thanks,
> viji





Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us