Parsing of JSP File '/index.jsp' failed: ------------------------------------------------------------------------------- - /index.jsp(3): Error in using tag library uri='/WEB-INF/struts-html.tld' prefix='html': The Tag class 'org.apache.struts.taglib.html.FormTag' has no setter method corresponding to TLD declared attribute 'name', (JSP 1.1 spec, 5.4.1) probably occurred due to an error in /index.jsp line 3: <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>