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 2004/01/23 05:09:24 UTC

DO NOT REPLY [Bug 26342] - Form bean property - reportTitle not allowed

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26342>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26342

Form bean property -  reportTitle not allowed

husted@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From husted@apache.org  2004-01-23 04:09 -------
If you are using conventional ActionForms, be sure your accessor and mutator are
named getReportTitle and setReportTitle in exactly the case indicated. If you
are using DynaActionForms, likewise be sure the case matches exactly. The form
bean properties must defined in accord with the JavaBean specification.

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