This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 269f27e0b Automatic Site Publish by Buildbot 269f27e0b is described below commit 269f27e0b872434e93122ce1c107da0c387c3d14 Author: buildbot <us...@infra.apache.org> AuthorDate: Wed Jul 26 19:30:17 2023 +0000 Automatic Site Publish by Buildbot --- output/core-developers/file-upload.html | 6 +- output/index.html | 2 +- output/releases.html | 1367 ++++--------------------------- 3 files changed, 145 insertions(+), 1230 deletions(-) diff --git a/output/core-developers/file-upload.html b/output/core-developers/file-upload.html index 0fe66ffc6..2eaf1ad0b 100644 --- a/output/core-developers/file-upload.html +++ b/output/core-developers/file-upload.html @@ -404,6 +404,7 @@ struts.multipart.saveDir= # Filesystem location to save parsed request data struts.multipart.maxSize=2097152 # Max combined size of files per request struts.multipart.maxFiles=256 # Max number of files per request struts.multipart.maxFileSize= # Max size per file per request +struts.multipart.maxStringLength=4096 # Max length of a string parameter (a normal field) in a multipart request (since Struts 6.1.2.1) </code></pre></div></div> <p>You can also set the max options to unlimited by setting their value to <code class="language-plaintext highlighter-rouge">-1</code>, but please see the sections below for @@ -411,12 +412,11 @@ further details on these options first.</p> <h3 id="files-number-limit">Files Number Limit</h3> -<p>Since Struts 6.1.2/6.2.0 a new option was added, which uses Commons FileUpload feature to limit how many files can be +<p>Since Struts 6.1.2 a new option was added, which uses Commons FileUpload feature to limit how many files can be uploaded at once, in one request. This option requires to use Commons FileUpload ver. 1.5 at least and by default is set to <strong>256</strong>. Please always set this to a finite value to prevent DoS attacks.</p> -<p>To change this value define a constant -in <code class="language-plaintext highlighter-rouge">struts.xml</code> as follows:</p> +<p>To change this value define a constant in <code class="language-plaintext highlighter-rouge">struts.xml</code> as follows:</p> <div class="language-xml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><struts></span> <span class="nt"><constant</span> <span class="na">name=</span><span class="s">"struts.multipart.maxFiles"</span> <span class="na">value=</span><span class="s">"500"</span><span class="nt">/></span> diff --git a/output/index.html b/output/index.html index 320536d40..7ebce2a47 100644 --- a/output/index.html +++ b/output/index.html @@ -149,7 +149,7 @@ <div class="column col-md-4"> <h2>Apache Struts 6.2.0 GA</h2> <p> - Apache Struts 6.2.0 GA has been released<br/>on 10 June 2023. + Apache Struts 6.2.0 GA has been released<br/>on 10 July 2023. </p> Read more in <a href="announce-2023#a20230710">Announcement</a> or in <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.2.0">Version notes</a> diff --git a/output/releases.html b/output/releases.html index 266efbfc1..2f4d787e9 100644 --- a/output/releases.html +++ b/output/releases.html @@ -226,12 +226,60 @@ </tr> </thead> <tbody> + <tr> + <td class="no-wrap"> + Struts 6.2.0 + </td> + <td class="no-wrap">10 July 2023</td> + <td> + </td> + <td> + <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.2.0">Version notes</a> + </td> + </tr> + <tr> + <td class="no-wrap"> + Struts 6.1.2.1 + </td> + <td class="no-wrap">13 June 2023</td> + <td> + </td> + <td> + <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.1.2.1">Version notes</a> + </td> + </tr> + <tr> + <td class="no-wrap"> + Struts 2.5.31 + </td> + <td class="no-wrap">13 June 2023</td> + <td> + </td> + <td> + <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.31">Version notes</a> + </td> + </tr> + <tr> + <td class="no-wrap"> + Struts 6.1.2 + </td> + <td class="no-wrap">10 March 2023</td> + <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> + </td> + <td> + <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.1.2">Version notes</a> + </td> + </tr> <tr> <td class="no-wrap"> Struts 6.1.1 </td> <td class="no-wrap">28 November 2022</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.1.1">Version notes</a> @@ -243,6 +291,8 @@ </td> <td class="no-wrap">15 September 2022</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.0.3">Version notes</a> @@ -254,6 +304,8 @@ </td> <td class="no-wrap">6 June 2022</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.0.0">Version notes</a> @@ -265,6 +317,8 @@ </td> <td class="no-wrap">4 April 2022</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.30">Version notes</a> @@ -276,6 +330,8 @@ </td> <td class="no-wrap">22 January 2022</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.29">Version notes</a> @@ -287,6 +343,8 @@ </td> <td class="no-wrap">02 January 2022</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.3">Version notes</a> @@ -298,6 +356,8 @@ </td> <td class="no-wrap">23 December 2021</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.2">Version notes</a> @@ -309,6 +369,8 @@ </td> <td class="no-wrap">17 December 2021</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.1">Version notes</a> @@ -320,6 +382,8 @@ </td> <td class="no-wrap">12 December 2021</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28">Version notes</a> @@ -331,6 +395,8 @@ </td> <td class="no-wrap">16 November 2021</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.27">Version notes</a> @@ -342,6 +408,8 @@ </td> <td class="no-wrap">06 December 2020</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.26">Version notes</a> @@ -353,6 +421,8 @@ </td> <td class="no-wrap">28 September 2020</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.25">Version notes</a> @@ -364,6 +434,8 @@ </td> <td class="no-wrap">19 November 2019</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.22">Version notes</a> @@ -375,6 +447,8 @@ </td> <td class="no-wrap">14 January 2019</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.20">Version notes</a> @@ -386,6 +460,8 @@ </td> <td class="no-wrap">26 September 2018</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.18">Version notes</a> @@ -397,28 +473,21 @@ </td> <td class="no-wrap">22 August 2018</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.17">Version notes</a> </td> </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.35 - </td> - <td class="no-wrap">22 August 2018</td> - <td> - </td> - <td> - <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.35">Version notes</a> - </td> - </tr> <tr> <td class="no-wrap"> Struts 2.5.16 </td> <td class="no-wrap">16 March 2018</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a> </td> <td> @@ -431,7 +500,9 @@ </td> <td class="no-wrap">30 November 2017</td> <td> - <br/> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.14.1">Version notes</a> @@ -443,6 +514,9 @@ </td> <td class="no-wrap">23 November 2017</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a> </td> @@ -450,25 +524,15 @@ <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.14">Version notes</a> </td> </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.34 - </td> - <td class="no-wrap">7 September 2017</td> - <td> - <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a> - </td> - <td> - <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.34">Version notes</a> - </td> - </tr> - <tr> <td class="no-wrap"> Struts 2.5.13 </td> <td class="no-wrap">5 September 2017</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a> </td> @@ -482,6 +546,9 @@ </td> <td class="no-wrap">6 July 2017</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>, @@ -492,63 +559,46 @@ <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.12">Version notes</a> </td> </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.33 - </td> - <td class="no-wrap">7 July 2017</td> - <td> - </td> - <td> - <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.33">Version notes</a> - </td> - </tr> <tr> <td class="no-wrap"> Struts 2.5.10.1 </td> <td class="no-wrap">7 March 2017</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>, - <a href="/docs/s2-049.html">S2-049</a>, - <a href="/docs/s2-047.html">S2-047</a> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-049">S2-049</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-047">S2-047</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.10.1">Version notes</a> </td> </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.32 - </td> - <td class="no-wrap">7 March 2017</td> - <td> - <a href="/docs/s2-048.html">S2-048</a> - </td> - <td> - <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.32">Version notes</a> - </td> - </tr> <tr> <td class="no-wrap"> Struts 2.5.10 </td> <td class="no-wrap">3 February 2017</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>, - <a href="/docs/s2-049.html">S2-049</a>, - <a href="/docs/s2-047.html">S2-047</a>, - <a href="/docs/s2-045.html">S2-045</a> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-049">S2-049</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-047">S2-047</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-045">S2-045</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.10">Version notes</a> @@ -560,15 +610,18 @@ </td> <td class="no-wrap">19 December 2016</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>, - <a href="/docs/s2-049.html">S2-049</a>, - <a href="/docs/s2-047.html">S2-047</a>, - <a href="/docs/s2-045.html">S2-045</a> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-049">S2-049</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-047">S2-047</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-045">S2-045</a> </td> <td> <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.8">Version notes</a> @@ -580,88 +633,69 @@ </td> <td class="no-wrap">21 October 2016</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>, - <a href="/docs/s2-049.html">S2-049</a>, - <a href="/docs/s2-047.html">S2-047</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-044.html">S2-044</a> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-049">S2-049</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-047">S2-047</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-045">S2-045</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-044">S2-044</a> </td> <td> <a href="/docs/version-notes-255.html">Version notes</a> </td> </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.31 - </td> - <td class="no-wrap">18 Oct 2016</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a> - </td> - <td> - <a href="/docs/version-notes-2331.html">Version notes</a> - </td> - </tr> <tr> <td class="no-wrap"> Struts 2.5.2 </td> <td class="no-wrap">7 Jul 2016</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>, - <a href="/docs/s2-049.html">S2-049</a>, - <a href="/docs/s2-047.html">S2-047</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-044.html">S2-044</a>, - <a href="/docs/s2-043.html">S2-043</a> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-049">S2-049</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-047">S2-047</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-045">S2-045</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-044">S2-044</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-043">S2-043</a> </td> <td> <a href="/docs/version-notes-252.html">Version notes</a> </td> </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.30 - </td> - <td class="no-wrap">7 Jul 2016</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a> - </td> - <td> - <a href="/docs/version-notes-2330.html">Version notes</a> - </td> - </tr> <tr> <td class="no-wrap"> Struts 2.5.1 </td> <td class="no-wrap">18 Jun 2016</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>, - <a href="/docs/s2-049.html">S2-049</a>, - <a href="/docs/s2-047.html">S2-047</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-044.html">S2-044</a>, - <a href="/docs/s2-043.html">S2-043</a> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-049">S2-049</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-047">S2-047</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-045">S2-045</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-044">S2-044</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-043">S2-043</a> </td> <td> <a href="/docs/version-notes-251.html">Version notes</a> @@ -673,1145 +707,26 @@ </td> <td class="no-wrap">9 May 2016</td> <td> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-057">S2-057</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>, <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>, - <a href="/docs/s2-049.html">S2-049</a>, - <a href="/docs/s2-047.html">S2-047</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-044.html">S2-044</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-041.html">S2-041</a> + <a href="https://cwiki.apache.org/confluence/display/WW/S2-049">S2-049</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-047">S2-047</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-045">S2-045</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-044">S2-044</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-043">S2-043</a>, + <a href="https://cwiki.apache.org/confluence/display/WW/S2-041">S2-041</a> </td> <td> <a href="/docs/version-notes-25.html">Version notes</a> </td> </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.28.1 - </td> - <td class="no-wrap">19 April 2016</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a>, - <a href="/docs/s2-041.html">S2-041</a>, - <a href="/docs/s2-040.html">S2-040</a>, - <a href="/docs/s2-039.html">S2-039</a>, - <a href="/docs/s2-038.html">S2-038</a>, - <a href="/docs/s2-037.html">S2-037</a>, - <a href="/docs/s2-036.html">S2-036</a>, - <a href="/docs/s2-035.html">S2-035</a>, - <a href="/docs/s2-032.html">S2-032</a>, - <a href="/docs/s2-031.html">S2-031</a> - </td> - <td> - <a href="/docs/version-notes-2328.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.28 - </td> - <td class="no-wrap">18 March 2016</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a>, - <a href="/docs/s2-041.html">S2-041</a>, - <a href="/docs/s2-040.html">S2-040</a>, - <a href="/docs/s2-039.html">S2-039</a>, - <a href="/docs/s2-038.html">S2-038</a>, - <a href="/docs/s2-037.html">S2-037</a>, - <a href="/docs/s2-036.html">S2-036</a>, - <a href="/docs/s2-035.html">S2-035</a>, - <a href="/docs/s2-032.html">S2-032</a>, - <a href="/docs/s2-031.html">S2-031</a> - </td> - <td> - <a href="/docs/version-notes-2328.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.24.3 - </td> - <td class="no-wrap">19 April 2016</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a>, - <a href="/docs/s2-041.html">S2-041</a>, - <a href="/docs/s2-040.html">S2-040</a>, - <a href="/docs/s2-039.html">S2-039</a>, - <a href="/docs/s2-038.html">S2-038</a>, - <a href="/docs/s2-037.html">S2-037</a>, - <a href="/docs/s2-036.html">S2-036</a>, - <a href="/docs/s2-035.html">S2-035</a>, - <a href="/docs/s2-030.html">S2-030</a>, - <a href="/docs/s2-028.html">S2-028</a> - </td> - <td> - <a href="/docs/version-notes-23243.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.20.3 - </td> - <td class="no-wrap">19 April 2016</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a>, - <a href="/docs/s2-041.html">S2-041</a>, - <a href="/docs/s2-040.html">S2-040</a>, - <a href="/docs/s2-039.html">S2-039</a>, - <a href="/docs/s2-038.html">S2-038</a>, - <a href="/docs/s2-037.html">S2-037</a>, - <a href="/docs/s2-036.html">S2-036</a>, - <a href="/docs/s2-035.html">S2-035</a>, - <a href="/docs/s2-030.html">S2-030</a>, - <a href="/docs/s2-028.html">S2-028</a> - </td> - <td> - <a href="/docs/version-notes-23203.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.24.1 - </td> - <td class="no-wrap">24 September 2015</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a>, - <a href="/docs/s2-041.html">S2-041</a>, - <a href="/docs/s2-040.html">S2-040</a>, - <a href="/docs/s2-039.html">S2-039</a>, - <a href="/docs/s2-038.html">S2-038</a>, - <a href="/docs/s2-037.html">S2-037</a>, - <a href="/docs/s2-036.html">S2-036</a>, - <a href="/docs/s2-035.html">S2-035</a>, - <a href="/docs/s2-032.html">S2-032</a>, - <a href="/docs/s2-031.html">S2-031</a>, - <a href="/docs/s2-030.html">S2-030</a>, - <a href="/docs/s2-029.html">S2-029</a>, - <a href="/docs/s2-028.html">S2-028</a> - </td> - <td> - <a href="/docs/version-notes-23241.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.24 - </td> - <td class="no-wrap">7 May 2015</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a>, - <a href="/docs/s2-041.html">S2-041</a>, - <a href="/docs/s2-040.html">S2-040</a>, - <a href="/docs/s2-039.html">S2-039</a>, - <a href="/docs/s2-038.html">S2-038</a>, - <a href="/docs/s2-037.html">S2-037</a>, - <a href="/docs/s2-036.html">S2-036</a>, - <a href="/docs/s2-035.html">S2-035</a>, - <a href="/docs/s2-032.html">S2-032</a>, - <a href="/docs/s2-031.html">S2-031</a>, - <a href="/docs/s2-030.html">S2-030</a>, - <a href="/docs/s2-029.html">S2-029</a>, - <a href="/docs/s2-028.html">S2-028</a>, - <a href="/docs/s2-026.html">S2-026</a> - </td> - <td> - <a href="/docs/version-notes-2324.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.20.1 - </td> - <td class="no-wrap">6 May 2015</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a>, - <a href="/docs/s2-041.html">S2-041</a>, - <a href="/docs/s2-040.html">S2-040</a>, - <a href="/docs/s2-039.html">S2-039</a>, - <a href="/docs/s2-038.html">S2-038</a>, - <a href="/docs/s2-037.html">S2-037</a>, - <a href="/docs/s2-036.html">S2-036</a>, - <a href="/docs/s2-035.html">S2-035</a>, - <a href="/docs/s2-032.html">S2-032</a>, - <a href="/docs/s2-031.html">S2-031</a>, - <a href="/docs/s2-030.html">S2-030</a>, - <a href="/docs/s2-029.html">S2-029</a>, - <a href="/docs/s2-028.html">S2-028</a>, - <a href="/docs/s2-024.html">S2-026</a> - </td> - <td> - <a href="/docs/version-notes-23201.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.20 - </td> - <td class="no-wrap">7 December 2014</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-043.html">S2-043</a>, - <a href="/docs/s2-042.html">S2-042</a>, - <a href="/docs/s2-041.html">S2-041</a>, - <a href="/docs/s2-040.html">S2-040</a>, - <a href="/docs/s2-039.html">S2-039</a>, - <a href="/docs/s2-038.html">S2-038</a>, - <a href="/docs/s2-037.html">S2-037</a>, - <a href="/docs/s2-036.html">S2-036</a>, - <a href="/docs/s2-035.html">S2-035</a>, - <a href="/docs/s2-032.html">S2-032</a>, - <a href="/docs/s2-031.html">S2-031</a>, - <a href="/docs/s2-030.html">S2-030</a>, - <a href="/docs/s2-029.html">S2-029</a>, - <a href="/docs/s2-028.html">S2-028</a>, - <a href="/docs/s2-024.html">S2-026</a>, - <a href="/docs/s2-024.html">S2-024</a> - </td> - <td> - <a href="/docs/version-notes-2320.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.16.3 - </td> - <td class="no-wrap">2 May 2014</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-026.html">S2-026</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-23163.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.16.2 - </td> - <td class="no-wrap">24 March 2014</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-023.html">S2-023</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-23162.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.16.1 - </td> - <td class="no-wrap">2 March 2014</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-023.html">S2-023</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-021.html">S2-021</a> - </td> - <td> - <a href="/docs/version-notes-23161.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.16 - </td> - <td class="no-wrap">8 December 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-023.html">S2-023</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-019.html">S2-019</a> - </td> - <td> - <a href="/docs/version-notes-2316.html">Version notes</a> - </td> - </tr> - <tr> - <td class="no-wrap"> - Struts 2.3.15.3 - </td> - <td class="no-wrap">15 October 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-023.html">S2-023</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-019.html">S2-019</a> - </td> - <td> - <a href="/docs/version-notes-23153.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.15.2 - </td> - <td class="no-wrap">16 July 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-023.html">S2-023</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-019.html">S2-019</a> - </td> - <td> - <a href="/docs/version-notes-23152.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.15.1 - </td> - <td>16 July 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-023.html">S2-023</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-019.html">S2-019</a> - </td> - <td> - <a href="/docs/version-notes-23151.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.15 - </td> - <td>22 June 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-2315.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.14.3 - </td> - <td>3 June 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a> - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-23143.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.14.2 - </td> - <td>22 May 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-23142.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.14.1 - </td> - <td>22 May 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-23141.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.14 - </td> - <td>11 April 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-2314.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.12 - </td> - <td>6 March 2013</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-2312.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.8 - </td> - <td class="no-wrap">22 December 2012</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-238.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.7 - </td> - <td>19 November 2012</td> - <td> - <a href="/docs/s2-048.html">S2-048</a>, - <a href="/docs/s2-045.html">S2-045</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-237.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.4.1 - </td> - <td>13 August 2012</td> - <td> - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-234.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.4 - </td> - <td>12 May 2012</td> - <td> - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-234.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.3 - </td> - <td>16 April 2012</td> - <td> - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a>, - <a href="/docs/s2-023.html">S2-023</a> - </td> - <td> - <a href="/docs/version-notes-233.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.1.2 - </td> - <td>22 January 2012</td> - <td> - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-2312.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.1.1 - </td> - <td>25 December 2011</td> - <td> - <a href="/docs/s2-009.html">S2-009</a> - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-2311.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.3.1 - </td> - <td>12 December 2011</td> - <td> - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-231.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.2.3.1 - </td> - <td>7 September 2011</td> - <td> - likely: - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-2231.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.2.3 - </td> - <td>7 September 2011</td> - <td> - <a href="/docs/s2-007.html">S2-007</a>, - likely: - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-223.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.2.1.1 - </td> - <td>20 December 2010</td> - <td> - <a href="/docs/s2-006.html">S2-006</a>, - likely: - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-2211.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.2.1 - </td> - <td>16 August 2010</td> - <td> - likely: - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-221.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.1.8.1 - </td> - <td>16 November 2009</td> - <td> - <a href="/docs/s2-005.html">S2-005</a>, - likely: - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-2181.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.1.8 - </td> - <td class="no-wrap">30 September 2009</td> - <td> - likely: - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-218.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.1.6 - </td> - <td>5 January 2009</td> - <td> - likely: - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/version-notes-216.html">Version notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.0.14 - </td> - <td>24 November 2008</td> - <td> - likely: - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/release-notes-2014.html">Release notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.0.12 - </td> - <td>20 October 2008</td> - <td> - likely: - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td class="no-wrap"> - <a href="/docs/release-notes-2012.html">Release notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.0.11.2 - </td> - <td>22 June 2008</td> - <td> - <a href="/docs/s2-003.html">S2-003</a>, - <a href="/docs/s2-004.html">S2-004</a>, - likely: - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/release-notes-20112.html">Release notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.0.11.1 - </td> - <td>2 March 2008</td> - <td> - likely: - <a href="/docs/s2-003.html">S2-003</a>, - <a href="/docs/s2-004.html">S2-004</a>, - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/release-notes-20111.html">Release notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.0.11 - </td> - <td>23 October 2007</td> - <td> - <a href="/docs/s2-002.html">S2-002</a>, - likely: - <a href="/docs/s2-003.html">S2-003</a>, - <a href="/docs/s2-004.html">S2-004</a>, - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/release-notes-2011.html">Release notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.0.9 - </td> - <td>24 July 2007</td> - <td> - likely: - <a href="/docs/s2-002.html">S2-002</a>, - <a href="/docs/s2-003.html">S2-003</a>, - <a href="/docs/s2-004.html">S2-004</a>, - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/release-notes-209.html">Release notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.0.8 - </td> - <td>12 June 2007</td> - <td> - <a href="/docs/s2-001.html">S2-001</a>, - likely: - <a href="/docs/s2-002.html">S2-002</a>, - <a href="/docs/s2-003.html">S2-003</a>, - <a href="/docs/s2-004.html">S2-004</a>, - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/release-notes-208.html">Release notes</a> - </td> - </tr> - <tr> - <td> - Struts 2.0.6 - </td> - <td>22 February 2007</td> - <td> - <a href="/docs/s2-001.html">S2-001</a>, - likely: - <a href="/docs/s2-002.html">S2-002</a>, - <a href="/docs/s2-003.html">S2-003</a>, - <a href="/docs/s2-004.html">S2-004</a>, - <a href="/docs/s2-005.html">S2-005</a>, - <a href="/docs/s2-006.html">S2-006</a>, - <a href="/docs/s2-007.html">S2-007</a>, - <a href="/docs/s2-008.html">S2-008</a>, - <a href="/docs/s2-009.html">S2-009</a>, - <a href="/docs/s2-010.html">S2-010</a>, - <a href="/docs/s2-011.html">S2-011</a>, - <a href="/docs/s2-012.html">S2-012</a>, - <a href="/docs/s2-013.html">S2-013</a>, - <a href="/docs/s2-014.html">S2-014</a>, - <a href="/docs/s2-015.html">S2-015</a>, - <a href="/docs/s2-016.html">S2-016</a>, - <a href="/docs/s2-017.html">S2-017</a>, - <a href="/docs/s2-018.html">S2-018</a>, - <a href="/docs/s2-019.html">S2-019</a>, - <a href="/docs/s2-020.html">S2-020</a>, - <a href="/docs/s2-021.html">S2-021</a>, - <a href="/docs/s2-022.html">S2-022</a> - </td> - <td> - <a href="/docs/release-notes-206.html">Release notes</a> - </td> - </tr> </tbody> </table>