Guice+strut2多个应用部署,若jar包放入tomcat\lib目录,导致只能加载一个struts配置文件,问题在guice-struts2-plugin-3.0.jar上,把这个文件拷贝到app\web-inf\lib目录解决