These are the notes for the Struts 2.3.16.1 distribution.
For prior notes in this release series, see Version Notes 2.3.16
- If you are a Maven user, you might want to get started using the Maven Archetype.
- Another quick-start entry point is the blank application. Rename and deploy the WAR as a starting point for your own development.
You can also use Struts Archetype Catalog like below
Internal Changes
- Upgrades Commons FileUpload to version 1.3.1 to prevent DoS attacks, more details can be found here and here
- Excludes 'class' parameter name to avoid ClassLoader manipulation via ParametersInterceptor
Issue Detail
Issue List
Other resources