DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31291>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31291 Unable to find setter method for attribute: name [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2004-09-19 09:19 ------- The name attribute has been removed from FormTag in Struts 1.2 You should be getting an error message from Tomcat saying that attribute *name* is invalid, but as you are getting this *setter* error message it looks like you are still using an old Struts 1.1 version of the struts-html.tld. You should make sure your app is distributed with the Struts 1.2 version of struts-html.tld There are notes on upgrading on the wiki here: http://wiki.apache.org/struts/Struts1_2e1to1_2e2_2e1UpgradeNotes I'm closing this as *INVALID* Niall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
