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=15604>. 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=15604 Struts framework should use getInstance Method for instantiating FormBeans [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|Digester |Controller Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2002-12-23 16:49 ------- It is an extremely bad idea to use your form beans as your model layer or vice versa. You lose the ability to reuse the model in a non-Struts web application. Struts does not support this type of architecture. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>