I have created MVC application.
I want to include js or css file into jsp.
My static files ar under:
- webapp -js/jquery.js -WEB-I
Why not use the simple jsp core ?
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>