//Tomcat下/conf/context.xml的配置 <!-- The contents of this file will be loaded for each web application --> <Context path="by" docBase="E:\Apache Software Foundation\Tomcat 6.0\webapps\by" debug="5" reloadable="true" crossContext="true">
<!-- Default set of monitored resources --> <WatchedResource>WEB-INF/web.xml</WatchedResource>