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

Google sheets equipment borrowing system -

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

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -