You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2006/02/17 16:02:28 UTC

[Struts Wiki] Update of "StrutsUpgradeNotes12to13" by WendySmoak

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