Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

ClassLoader

  • submit to reddit

Class Loading in Java: Time to Add Dynamicity?

Class loading. The essential part of the Java world, but why is it so rigid and cumbersome?

38 replies - 11899 views - 05/24/08 by Alex(JAlexoid) ... in News

JarJar: solves class loading conflicts

Sometimes you're faced with a conflict between two versions of the same JAR in your classpath that cannot be resolved. Here's an example:

0 replies - 9872 views - 01/26/08 by Steven Devijver in News