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=14252>. 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=14252 NL support for property names ------- Additional Comments From [EMAIL PROTECTED] 2002-11-06 06:44 ------- Netta, does your property name conform to the JavaBeans design patterns? In particular, do JavaBeans oriented tools recognize this as a valid property name? This is an important issue because, underneath the covers, Struts (and the commons-beanutils library for 1.1) rely on the java.beans.Introspector class to identify the available properties of an ActionForm bean -- and this class strictly implements the rules defined in the JavaBeans specification. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>