Hi, I noticed that Tomcat did not automatically load/index the jars in the lib directory that were in a subdirectory. I use subdirectories to sort the jars under /lib.
I know that weblogic and other application servers do this automatically. Can I get Tomcat to do this or do I have to have all the Jar file in \lib? Thanks!