1、添加外部tomcat步骤

myeclipse中使用tomcat

 

2、点击Configure Server

myeclipse中使用tomcat

 

3、依次点击servers->Tomcat->然后选择安装的tomcat版本

myeclipse中使用tomcat

4、添加路径

 myeclipse中使用tomcat

5.、创建一个web项目:

File-->new-->web project

myeclipse中使用tomcat

6、打开index.jsp进行编辑

 

7、部署web应用:

myeclipse中使用tomcat

点击了add按钮之后,会弹出以下界面:

myeclipse中使用tomcat

选择tomcat6.0之后,finish完成

8.、启动tomcat服务器

 myeclipse中使用tomcat

9. 可以在浏览器中访问该web应用

myeclipse中使用tomcat

相关文章: