基础软件:
Tomcat 8: http://tomcat.apache.org/download-80.cgi
1.安装Tomcat,在Intellij中配置Tomcat。IDE右上角中点击”Edit Configuration…”:
2.找到”Tomcat Server”,选择”Local”。
在”Configure”里配置Tomcat的安装目录
3.点击左上角的加号,在下拉菜单中选择到”Tomcat Server”–>”Local”
4.切换到Deployment,点击“+”号,添加要部署的项目:
5.右侧的”Application context”填写项目上下文环境:
6.确认返回,启动Tomcat:
访问地址: http://localhost:8080/SS2HDemo/
发表评论
难的是和自己保持联系~