IDEA运行新建module块中的jsp报错

@There is no configured/running web-servers found! Please, run any web-configuration and hit the Refresh button!TOC

IDEA运行新建module块中的jsp报错[There is no configured/running web-servers found! Please, run any web-configuration and hit the Refresh button!TOC]

究其原因是没有部署好本地tomcat环境

话不多说直接上图

IDEA运行新建module块中的jsp报错
IDEA运行新建module块中的jsp报错
点击后找到Depoyment
IDEA运行新建module块中的jsp报错
IDEA运行新建module块中的jsp报错
找到你要添加部署的module
IDEA运行新建module块中的jsp报错
最后不要忘记点击APLAY 最后OK
IDEA运行新建module块中的jsp报错

IDEA运行新建module块中的jsp报错
再重启一下tomcat服务器就能跑起来啦!

最后说明一点 两个WEB项目放在一起很容易造成8080端口被占用的报错信息(我把它们称之为打架哈哈哈~ )

第一次写博客 很多地方描述不对 欢迎各位大佬指出 ! 希望能帮到大家!