在eclipse配置tomcat

tomcat在eclipse中的配置

创建一个javaweb的项目

tomcat在eclipse中的配置

配置一台服务器

tomcat在eclipse中的配置

选择apache下的tomcat版本

tomcat在eclipse中的配置

选择tomcat所在的路径finish
tomcat在eclipse中的配置
双击这台服务器进入配置

tomcat在eclipse中的配置

这是自动修改为Tomcat安装路径

创建一个indxe.html测试

tomcat在eclipse中的配置

启动服务器

tomcat在eclipse中的配置
tomcat在eclipse中的配置
tomcat在eclipse中的配置

访问网站http://localhost:8080/test4/

tomcat在eclipse中的配置

相关文章: