Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
xml
xml
  <action name="..." method="foo">
    <result ... />
    <allowed-methods>bar,baz</allowed-methods>
  </action>
  • the Spring Dependencies were upgraded from version 2.5.6 to version 3.0.5.
  • a new plugin to support CDI was added, to use CDI support inside your application add struts2-cdi-plugin.jar to your application WEB-INF/lib folder

Internal Changes

  • New Portal 2 Plugin replaced the old one Portal Plugin
  • OGNL was upgraded to version 3.0.2 to solve problem with running Struts 2 on JDK 5

Issue Detail

Issue List

Other resources