Hi;
If I have a jar file used by multiple servlets, should I put it in
${catalina}/common/lib or in ${catalina}/webapps/${each_app}/WEB-INF/lib?
I ask because I have seen various warnings that most jar files need to be
placed in each webapp and not in common (like struts).
??? - thanks - dave
