eclipse创建web项目

Posted aliy_pan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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运行

以上是关于eclipse创建web项目的主要内容,如果未能解决你的问题,请参考以下文章