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 2004/09/24 16:18:35 UTC

DO NOT REPLY [Bug 23583] - Support for an ActionForm factory

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

niallp@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From niallp@apache.org  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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org