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=23583>. 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=23583 Support for an ActionForm factory [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-09-24 14:18 ------- Changes have been made Struts (available in the Struts 1.2.4 release) which effectively make the FormBeanConfig a factory for ActionForms. There is now a createActionForm(ActionServlet) method in that class. Struts can be easily configured to use custom FormBeanConfig implementations: http://struts.apache.org/userGuide/configuration.html I believe this provides the mechanism you're requesting. I'm closing this bug as fixed, but if what I've described above doesn't meet your needs then feel free to re-open. Niall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]