java - Intellij run JSP page option disappear when edit web.xml -


first picture, option run jsp page still appear if not set config in web.xml

enter image description here

second picture, option run jsp page disappear when config in web.xml

enter image description here

what happen , how can solved problem. it's difficult test each jsp page without option. otherwise, have start index.jsp navigate particular page or typing url manually not convenience.

thank you


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -