Unable to display images in application deployed in Weblogic
I have deployed a war file in Weblogic 12c and started the application. The URL is working, however the images on the web page are unavailable. On checking the logs, the following error is shown:
/app/images/Image.jpg HTTP/1.1" 404 1164
Can you please help?