I am trying to run a project in Spring MVC. Here is the code
index.jsp
<%@page contentType=\"text/html\" pageEncoding=\"UTF-8\"%> <%@taglib
According to your code you are using
indexController click
in above code spelling is not correct (htm instead of HTML).