mavenDemo目录如下:
在webapp下新建index.jsp文件
浏览器访问:http://localhost:8080/mavenDemo/index.jsp
开发第一个maven示例
原文:http://www.cnblogs.com/SQP51312/p/6230265.html