Hi I have a project which has two modules with the following structure
project │ └───Module1 │ |---abc.jsp │ │ ├───Mod
Try this :
ClassLoader classLoader = Thread.currentThread().getContextClassLoader();