Monday, 15 March 2010

java - Spring boot web application can't find image in WEB-INF -



java - Spring boot web application can't find image in WEB-INF -

this project content structure:

the spring boot applicaton, internalresourceviewresolver pointed jsp resource:

this login.jsp, , background tag can't load image in web-inf/jsp/image, in spring boot application.java, had pointed resource. how can it?

the path of image relative url, not relative location of jsp. seek putting image here: src/main/webapp/images/loginbg.jpg

java jsp spring-mvc spring-boot

No comments:

Post a Comment