I\'ve been checking out Spring MVC tutorial and copied this small JSP code from there:
<%@ page session=\"false\"%> <%@ taglib prefix=\"c\" uri=\"http:/
If you're still getting this error, but you're hand crafting your pom, you probably have missed the standard library. e.g. I'd missed
taglibs standard ${jstl.version}