tomcat host 里面加
<Host name="localhost" appBase="webapps"unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false">
<Context path="" docBase="D:/workspace/sh_eschool/web"
debug="0" privileged="true" reloadable="true">
</Context>
</Host>
页:
[1]