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 2003/09/22 16:55:29 UTC

DO NOT REPLY [Bug 23331] New: - Option tag don't work with ValidatorForm

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

Option tag don't work with ValidatorForm

           Summary: Option tag don't work with ValidatorForm
           Product: Struts
           Version: 1.1 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Validator Framework
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: tiziano@eos.it


Using an <html:select property="...."> plus <html:options property="...."> in a JSP page with a 
form that extends ActionForm works fine, but if exactly the same form is changed to extends 
ValidatorForm the JSP page fails wiht an error 500 saying that there is property getter in the 
bean for the property specified (obiouvsly the getter property is in the form) 
Tiziano Martelli

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