I have visited previous related question to find solution but I didn't...
How to use "css" in the "jsp" in Spring MVC project?
including style sheet in a jsp page with Spring MVC
My question is how do I link css file to .jsp file in Spring MVC, this question was asked by so many of em! but unfortunately couldn't get achieved with those solution.
file structure is- https://i.stack.imgur.com/9WKuN.png
Please give your directions, thanks.