java ee - Preview File in Browser is not working in IntelliJ IDEA 2017.2.1 -


working in intellij idea 2017.2.1 , using glassfish server javaee web application, preview file in browser option not working.

image attached

not single browser opening display results. have restart glassfish server again , again view changes.

i found problem. had servlet mapping code inside web.xml file. after removing code servlet mapping , defining urlpattern inside servlet java class, ide working properly.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -