I have a Java webapp WAR file that depends on multiple jars in it\'s WEB-INF\\lib directory. One of these JARS needs to load some config files by doing class.getClassL
class.getClassL
It should work, but you need to take care that you use the correct class loader.