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 2002/08/09 02:34:25 UTC

DO NOT REPLY [Bug 9001] - enhancement for form beans

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

enhancement for form beans

craig.mcclanahan@sun.com changed:

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



------- Additional Comments From craig.mcclanahan@sun.com  2002-08-09 00:34 -------
The spirit of your proposed enhancement exists today in 1.1, in the form of
DynaActionForm beans.  The properties associated with these beans are configured
in struts-config.xml, and you no longer actually have to write such a bean
unless you need custom reset() and/or validate() methods.

More general support for form beans that don't have predefined sets of
properties will be a topic for a version of Struts after 1.1.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>