I got this error complaning that FormTag does not have a setter for "name". Is this related to some kind of mismatch between the TLD and struts.jar?
/taglibs.jsp(7): 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 /taglibs.jsp line 7: <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]