Hi , Im forwarding a request from a servlet to jsp . the libraries needed to run the jsp are in "WEB-INF/dk" to avoid jar conflicts .As I dont have control of the jsp , I want to load all jars in "dk" before calling the jsp . Im finding it difficult to do it . Please help me in this case .