Hi
Is there a way to load a new set of Jars instead of copying them to web-inf/lib? Because my web-inf/lib has so many different jars, and I want to keep track of my new set of Jars. I tried creatinng a new folder for it under web-inf/lib, doesn't work. I tried a custom loader, doesn't work. Any insight is appreciated!
Thanks