I am new to Spring mvc. I want to add css and js files in jsp. It\'s a spring mvc framework. This is my spring-dispatcher-servlet.xml code
In case you are still looking:
Resource Mapping:
Adding JS/CSS in jsp pages:
"> ">
Note: All of the JS/CSS files must be under src\main\webapp\resources directory.
src\main\webapp\resources
And if you have added Security, then you need to add this: