Author: lukaszlenart Date: Mon Feb 6 21:14:18 2017 New Revision: 1006318 Log: Updates production
Modified: websites/production/struts/content/announce.html Modified: websites/production/struts/content/announce.html ============================================================================== --- websites/production/struts/content/announce.html (original) +++ websites/production/struts/content/announce.html Mon Feb 6 21:14:18 2017 @@ -139,7 +139,6 @@ to maintaining applications over time.</ <li>How to handle 404 when using wildcard instead of error 500 when the wildcard method doesnât exist</li> <li>MessageStoreInterceptor must handle all redirects</li> <li><code class="highlighter-rouge">MaxMultiPartUpload</code> limited to 2GB (Long â> Integer)</li> - <li>Struts 2.5.8 no longer supports the <code class="highlighter-rouge"><include></code> directive in the <code class="highlighter-rouge">struts.xml</code></li> <li><code class="highlighter-rouge">JSONValidationInterceptor</code> change static parameters names</li> <li><code class="highlighter-rouge">ServletDispatcherResult</code> canât handle parameters anymore</li> <li><code class="highlighter-rouge">TokenInterceptor</code> synchronized on <code class="highlighter-rouge">session.getId().intern()</code></li>