编辑web.xml时,Intellij运行JSP页面选项消失

时间:2016-01-21 05:47:18

标签: java jsp servlets intellij-idea

第一张图片,如果未在web.xml中设置任何配置,则仍会显示运行JSP页面的选项

enter image description here

第二张图片,在web.xml中进行配置时,运行JSP页面的选项会消失

enter image description here

发生了什么,我怎样才能解决这个问题。没有此选项,很难测试每个JSP页面。否则,我必须从index.jsp开始,然后导航到特定页面或手动键入URL,这不方便。

谢谢

0 个答案:

没有答案