总结为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运行
时间: 2024-10-12 11:10:22