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=31292>. 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=31292 provide better error message for "Unable to find setter method for attribute: name" Summary: provide better error message for "Unable to find setter method for attribute: name" Product: Tomcat 5 Version: 5.0.0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Jasper AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] as per Bug 31291, there appears to be a problem with my struts versions it would be great if in org.apache.jasper.compiler.Generator$GenerateVisitor.evaluateAttribute(Generator.java:2674), a better error message could be thrown: the tag is <html:form action="login.do" name="loginForm" type="com.privasphere.privalope.form.LoginForm" focus="login"> so why not say: <<Unable to find setter method for attribute: "name of class "com.privasphere.privalope.form.LoginForm">> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]