eclipse创建web项目

总结为3步:

必备环境: Eclipse jee

Tomcat

1.创建services

2.创建dynamic web project项目

3.WebContent路径下创建index.jsp 运行:run on server

 

(1)创建services

点击file - new - other -service

选择apche- tomcat -选择tomcat本地路径- 选择项目添加至services

 

(2)创建dynamic web project项目

点击file - new - dynamic web project项目

 

3.WebContent路径下创建index.jsp 

运行:run on server--选择tomcat运行

posted @ 2016-09-26 23:01  aliy_pan  阅读(174)  评论(0编辑  收藏  举报