I have two applications under tomcat/webapps
folder.
tomcat/webapps/App1
tomcat/webapps/App2
Both applications share the same libraries. Which are stored for example in tomcat/webapps/App1/WEB-INF/lib
.
Are both libraries loaded twice in memory?
Should I put these shared libraries in tomcat/server/lib
?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…