1 在Tomcat的webapps中新建一个文件夹和xml文件
2 在bin目录启动startup.bat
3验证
http://localhost:8080/hellotest/hello.html
成功