Good article on classloaders

2006-01-19

ONJava.com: Managing Component Dependencies Using ClassLoaders This article does a good job of explaining how to deal with dependency conflicts (trying to use multiple versions of the same library).