Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by WendySmoak: http://wiki.apache.org/struts/StrutsUpgradeNotes12to13 The comment on the change is: Removed info on CGLIB ------------------------------------------------------------------------------ value="/org/apache/struts/validator/validator-rules.xml, /WEB-INF/validation.xml"/> </plug-in> - }}} - - === 3.4 CGLib 2.1_3 === - Struts 1.3 introduces a new dependency on - [http://cglib.sourceforge.net/ CGLib] version 2.1_3 - you should only need to deploy the CGLib jar if you use the new '''''enhanced''''' feature for dyna forms. - - {{{ - <form-bean type="org.apache.struts.action.DynaActionForm" enhanced="true"> - <form-property name="..." /> - </form-bean> }}} == 4. Configuration == --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]