Find a way out of the ClassLoader maze System, current, context? Which ClassLoader should you use? June 6, 2003 Q: When should I use Thread.getContextClassLoader() ? A: Although not frequently asked, this question is rather tough to correctly answer. It usually comes up during framework programming, when a good deal of dynamic class and resource loading goes on. In general, when loading a resource