SyntaxFix
Write A Post
Hire A Developer
Questions
i think csrf only works with spring forms
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>
change to form:form tag and see it that works.
form:form