I'm not using Spring theme's, I just want to add a CSS file to the
JSP and I think I have the URI reference wrong. The file is in the WEB-INF/resources/css directory.
Dispatcher
Servlet:
The JSP has:
The file exists and is named correctly but the CSS isn't being applied when it is in the external file. Any ideas?
Thanks,
Ray