tomcat映射外部目录
在server.xml的host下面,增加
?<Context docBase="d:/outdir" path="/context/outdir" reloadable="true"/>