I'am using Struts2 project with tomcat server and I want to load pictures from my project I put the picture into webapp/WEB-INF/images/image.png and this in jsp <img src="WEB-INF/images/image.png">
but I've go this as en error in the browser
GET http://localhost:8080/crudreverse/WEB-INF/images/image.png 404