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=34691>. 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=34691 Summary: <set-property key="" value="" /> for Config classes, DTD 1.3 Product: Struts Version: Nightly Build Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: Controller AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] <set-property> with <key, value> for setting arbitrary properties is currently supported only in action mapping. expand this concept to other config classes. 1) create an interface PropertyMap that defines get/set methods in *.config package 2) implement PropertyMap in *.config.ActionConfig (methods already exists) 3) implement PropertyMap in *.config.FormBeanConfig 4) implement PropertyMap in *.config.FormPropertyConfig would implementation of FormBeanConfig/FormPropertyConfig require an addition/changing of a RuleSet? -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]