hi i am getting the following error and my guess is due to some jar file issues any idea?
Parsing of
JSP File '/reprocessCriteria.jsp' failed:
--------------------------------------------------------------------------------
/reprocessCriteria.jsp(2): Error in using tag library uri='/WEB-INF/tlds/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 /reprocessCriteria.jsp line 2:
<%@ taglib uri="/WEB-INF/tlds/struts-html.tld" prefix="html" %>