Sorry, if this is a simple and obvious quesiton, but I am stumped. I have 2 modules in my project. The web module needs to have property files (.conf, .htm & .properties) from the other on the classpath in order to work. How can I add property files to the classpath from an external module? I feel like I have tried every solution i could find on Stackoverlfow and nothing seems to be working.
Thanks for your help!