You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/01/28 10:53:41 UTC

DO NOT REPLY [Bug 33284] New: - no getter method found for aMatch

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=33284>.
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=33284

           Summary: no getter method found for aMatch
           Product: Struts
           Version: 1.1 Final
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Custom Tags
        AssignedTo: dev@struts.apache.org
        ReportedBy: paulwwarner@yahoo.com


Inside the <logic:iterate> tag, I set an id for a bean, "funds", and it
correctly displayed all variables in the jsp.  Then I added a new variable,
"aMatch", and got the error "no getter method found for aMatch".  The getters
and setters were all in place in the action form class, and when I tested the
getter in the action class, it worked fine.  Then I changed the variable name to
"amatch", setting the second letter to lower case, and it worked! 

using jakarta-struts-1.1
      jakarta-tomcat-5.0.27

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org