By jsugrue
via java.dzone.com
Published: Mar 11 2012 / 11:32
When running more than one web application on the same Tomcat instance, is there a benefit to moving all jars to a shared tomcat/lib folder instead of each application having it's own WEB-INF/lib?
Comments
MCII replied ago:
It's like asking if one should use global variables in an application instead of local variables.
Voters For This Link (7)
Voters Against This Link (2)