| Home > Guides > Migration Guide > Version Notes 2.3.24 |
These are the notes for the Struts 2.3.24 distribution.
For prior notes in this release series, see Version Notes 2.3.20
You can also use Struts Archetype Catalog like below
DefaultActionInvocation and when using the Convention Plugin, see WW-4433style attribute, see WW-4430ActionContext, see WW-4427
struts.ognl.allowStaticMethodAccess works again, see WW-4429ServletRedirectAction before checking for valid URI, see WW-4448css_xhtml hidden input adding table row markup, see WW-4454This version moves all excluded parameters from struts-default.xml into DefaultExcludedPatternsChecker.java - if you cannot migrate to the latest version it's highly recomendated to re-define defaultStack from struts-default.xml to this one below (or any other which is used in your application and drop excludeParams parameter):
and define the following constant in struts.xml