I saw the answers related to this post but i am still having this issue. If i include mvc:resources tag in spring-servlet.xml my application crashes.
Given below are the snippets of my code and console log errors.
Thanks in advance for your help.
in JSP
In console i am getting the following error
Apr 25, 2025 5:22:06 PM org.springframework.web.servlet.DispatcherServlet **noHandlerFound** WARNING: No mapping for GET /SpringMVCCRUD/resources/img/icons8-excel-48.png Apr 25, 2025 5:22:06 PM org.springframework.web.servlet.DispatcherServlet **noHandlerFound** WARNING: No mapping for GET /SpringMVCCRUD/resources/img/icons8-pdf-48.png Apr 25, 2025 5:22:06 PM org.springframework.web.servlet.DispatcherServlet **noHandlerFound** WARNING: No mapping for GET /SpringMVCCRUD/resources/img/icons8-excel-48_workbook.png