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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to