Image is not showing in browser?

前端 未结 12 2047
一整个雨季
一整个雨季 2020-12-17 03:42

    

Duke\'s soccer League: Home Page

12条回答
  •  粉色の甜心
    2020-12-17 04:32

    I had same kind of problem in Netbeans.

    I updated the image location in the project and when I executed the jsp file, the image was not loaded in the page.

    Then I clean and Built the project in Netbeans. Then it worked fine.

    Though you need to check the image actually exists or not using the image URL in the browser.

提交回复
热议问题