用Eclipse+Maven+Jetty构建Java Web开发环境(综合几篇教程整合2014年版)

1.http://www.itnose.net/detail/6077288.html
2.http://www.cnblogs.com/hitwtx/archive/2011/11/14/2248373.html
3.http://blog.csdn.net/kongxx/article/details/7237034
Jetty实战之 maven+嵌入式Jetty运行web app:
4.http://blog.itpub.net/28562677/viewspace-1066401/

eclipse中配置使用jetty调试web项目:
http://bingyingao.iteye.com/blog/1277090

你可能感兴趣的:(Java Web)