Modified: websites/production/struts/content/docs/how-can-we-access-request-parameters-passed-into-an-action.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-access-request-parameters-passed-into-an-action.html (original) +++ websites/production/struts/content/docs/how-can-we-access-request-parameters-passed-into-an-action.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all();
Modified: websites/production/struts/content/docs/how-can-we-access-the-httpservletrequest.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-access-the-httpservletrequest.html (original) +++ websites/production/struts/content/docs/how-can-we-access-the-httpservletrequest.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-can-we-access-the-httpservletresponse.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-access-the-httpservletresponse.html (original) +++ websites/production/struts/content/docs/how-can-we-access-the-httpservletresponse.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-can-we-change-which-methods-are-excused-from-validation.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-change-which-methods-are-excused-from-validation.html (original) +++ websites/production/struts/content/docs/how-can-we-change-which-methods-are-excused-from-validation.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-can-we-create-our-action-objects-from-the-spring-configuration.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-create-our-action-objects-from-the-spring-configuration.html (original) +++ websites/production/struts/content/docs/how-can-we-create-our-action-objects-from-the-spring-configuration.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-can-we-display-dynamic-or-static-images-that-can-be-provided-as-an-array-of-bytes.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-display-dynamic-or-static-images-that-can-be-provided-as-an-array-of-bytes.html (original) +++ websites/production/struts/content/docs/how-can-we-display-dynamic-or-static-images-that-can-be-provided-as-an-array-of-bytes.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html (original) +++ websites/production/struts/content/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-can-we-return-a-text-string-as-the-response.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-return-a-text-string-as-the-response.html (original) +++ websites/production/struts/content/docs/how-can-we-return-a-text-string-as-the-response.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-can-we-schedule-quartz-jobs.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-schedule-quartz-jobs.html (original) +++ websites/production/struts/content/docs/how-can-we-schedule-quartz-jobs.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-can-we-test-actions.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-test-actions.html (original) +++ websites/production/struts/content/docs/how-can-we-test-actions.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-i-add-i18n-to-a-ui-tag-like-the-textfield-tag.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-add-i18n-to-a-ui-tag-like-the-textfield-tag.html (original) +++ websites/production/struts/content/docs/how-do-i-add-i18n-to-a-ui-tag-like-the-textfield-tag.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-i-change-the-invalid-input-error-message-for-a-particular-field.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-change-the-invalid-input-error-message-for-a-particular-field.html (original) +++ websites/production/struts/content/docs/how-do-i-change-the-invalid-input-error-message-for-a-particular-field.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-i-obtain-security-details-jaas.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-obtain-security-details-jaas.html (original) +++ websites/production/struts/content/docs/how-do-i-obtain-security-details-jaas.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-i-populate-a-form-bean-and-get-the-value-using-the-taglib.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-populate-a-form-bean-and-get-the-value-using-the-taglib.html (original) +++ websites/production/struts/content/docs/how-do-i-populate-a-form-bean-and-get-the-value-using-the-taglib.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-i-render-a-single-radio-button.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-render-a-single-radio-button.html (original) +++ websites/production/struts/content/docs/how-do-i-render-a-single-radio-button.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-i-set-a-global-resource-bundle.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-set-a-global-resource-bundle.html (original) +++ websites/production/struts/content/docs/how-do-i-set-a-global-resource-bundle.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-i-unit-test-my-actions-validation-logic.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-unit-test-my-actions-validation-logic.html (original) +++ websites/production/struts/content/docs/how-do-i-unit-test-my-actions-validation-logic.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-i-use-messages-from-within-the-validator.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-use-messages-from-within-the-validator.html (original) +++ websites/production/struts/content/docs/how-do-i-use-messages-from-within-the-validator.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-we-access-static-parameters-from-an-action.html ============================================================================== --- websites/production/struts/content/docs/how-do-we-access-static-parameters-from-an-action.html (original) +++ websites/production/struts/content/docs/how-do-we-access-static-parameters-from-an-action.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-we-access-the-action-invocation-action-name-or-namespace-from-a-view.html ============================================================================== --- websites/production/struts/content/docs/how-do-we-access-the-action-invocation-action-name-or-namespace-from-a-view.html (original) +++ websites/production/struts/content/docs/how-do-we-access-the-action-invocation-action-name-or-namespace-from-a-view.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-we-change-locales.html ============================================================================== --- websites/production/struts/content/docs/how-do-we-change-locales.html (original) +++ websites/production/struts/content/docs/how-do-we-change-locales.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-we-configure-an-interceptor-to-be-used-with-every-action.html ============================================================================== --- websites/production/struts/content/docs/how-do-we-configure-an-interceptor-to-be-used-with-every-action.html (original) +++ websites/production/struts/content/docs/how-do-we-configure-an-interceptor-to-be-used-with-every-action.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-we-get-access-to-the-session.html ============================================================================== --- websites/production/struts/content/docs/how-do-we-get-access-to-the-session.html (original) +++ websites/production/struts/content/docs/how-do-we-get-access-to-the-session.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-we-get-invalidate-the-session.html ============================================================================== --- websites/production/struts/content/docs/how-do-we-get-invalidate-the-session.html (original) +++ websites/production/struts/content/docs/how-do-we-get-invalidate-the-session.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-we-repopulate-controls-when-validation-fails.html ============================================================================== --- websites/production/struts/content/docs/how-do-we-repopulate-controls-when-validation-fails.html (original) +++ websites/production/struts/content/docs/how-do-we-repopulate-controls-when-validation-fails.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-do-we-upload-files.html ============================================================================== --- websites/production/struts/content/docs/how-do-we-upload-files.html (original) +++ websites/production/struts/content/docs/how-do-we-upload-files.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-to-build-the-portlet-war-for-a-specific-portal-server.html ============================================================================== --- websites/production/struts/content/docs/how-to-build-the-portlet-war-for-a-specific-portal-server.html (original) +++ websites/production/struts/content/docs/how-to-build-the-portlet-war-for-a-specific-portal-server.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-to-format-dates-and-numbers.html ============================================================================== --- websites/production/struts/content/docs/how-to-format-dates-and-numbers.html (original) +++ websites/production/struts/content/docs/how-to-format-dates-and-numbers.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-to-support-utf-8-uriencoding-with-tomcat.html ============================================================================== --- websites/production/struts/content/docs/how-to-support-utf-8-uriencoding-with-tomcat.html (original) +++ websites/production/struts/content/docs/how-to-support-utf-8-uriencoding-with-tomcat.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/how-to-validate-field-formats-such-as-a-phone-number.html ============================================================================== --- websites/production/struts/content/docs/how-to-validate-field-formats-such-as-a-phone-number.html (original) +++ websites/production/struts/content/docs/how-to-validate-field-formats-such-as-a-phone-number.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/html-form-buttons-howto.html ============================================================================== --- websites/production/struts/content/docs/html-form-buttons-howto.html (original) +++ websites/production/struts/content/docs/html-form-buttons-howto.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/http-session.html ============================================================================== --- websites/production/struts/content/docs/http-session.html (original) +++ websites/production/struts/content/docs/http-session.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/httpheader-result.html ============================================================================== --- websites/production/struts/content/docs/httpheader-result.html (original) +++ websites/production/struts/content/docs/httpheader-result.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/https-and-ie-issues.html ============================================================================== --- websites/production/struts/content/docs/https-and-ie-issues.html (original) +++ websites/production/struts/content/docs/https-and-ie-issues.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/i18n-interceptor.html ============================================================================== --- websites/production/struts/content/docs/i18n-interceptor.html (original) +++ websites/production/struts/content/docs/i18n-interceptor.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/i18n.html ============================================================================== --- websites/production/struts/content/docs/i18n.html (original) +++ websites/production/struts/content/docs/i18n.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/ie-showing-a-prompt-saying-this-page-contains-both-secure-and-nonsecure-items-when-using-dojo.html ============================================================================== --- websites/production/struts/content/docs/ie-showing-a-prompt-saying-this-page-contains-both-secure-and-nonsecure-items-when-using-dojo.html (original) +++ websites/production/struts/content/docs/ie-showing-a-prompt-saying-this-page-contains-both-secure-and-nonsecure-items-when-using-dojo.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/if.html ============================================================================== --- websites/production/struts/content/docs/if.html (original) +++ websites/production/struts/content/docs/if.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/im-trying-to-run-the-example-in-the-tutorial-on-tomcat-and-it-cant-instantiate-the-velocityengine.html ============================================================================== --- websites/production/struts/content/docs/im-trying-to-run-the-example-in-the-tutorial-on-tomcat-and-it-cant-instantiate-the-velocityengine.html (original) +++ websites/production/struts/content/docs/im-trying-to-run-the-example-in-the-tutorial-on-tomcat-and-it-cant-instantiate-the-velocityengine.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/include-configuration.html ============================================================================== --- websites/production/struts/content/docs/include-configuration.html (original) +++ websites/production/struts/content/docs/include-configuration.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/include.html ============================================================================== --- websites/production/struts/content/docs/include.html (original) +++ websites/production/struts/content/docs/include.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/inputconfig-annotation.html ============================================================================== --- websites/production/struts/content/docs/inputconfig-annotation.html (original) +++ websites/production/struts/content/docs/inputconfig-annotation.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/inputtransferselect.html ============================================================================== --- websites/production/struts/content/docs/inputtransferselect.html (original) +++ websites/production/struts/content/docs/inputtransferselect.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/int-validator.html ============================================================================== --- websites/production/struts/content/docs/int-validator.html (original) +++ websites/production/struts/content/docs/int-validator.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/interceptor-configuration.html ============================================================================== --- websites/production/struts/content/docs/interceptor-configuration.html (original) +++ websites/production/struts/content/docs/interceptor-configuration.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/interceptor-order.html ============================================================================== --- websites/production/struts/content/docs/interceptor-order.html (original) +++ websites/production/struts/content/docs/interceptor-order.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/interceptors.html ============================================================================== --- websites/production/struts/content/docs/interceptors.html (original) +++ websites/production/struts/content/docs/interceptors.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -139,11 +140,11 @@ under the License. <div class="pagecontent"> <div class="wiki-content"> <div id="ConfluenceContent"><div class="confluence-information-macro confluence-information-macro-tip"><span class="aui-icon aui-icon-small aui-iconfont-approve confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>The default Interceptor stack is designed to serve the needs of most applications. Most applications will <strong>not</strong> need to add Interceptors or change the Interceptor stack.</p></div></div><p>Many Actions share common concerns. Some Actions need input validated. Other Actions may need a file upload to be pre-processed. Another Action might need protection from a double submit. Many Actions need drop-down lists and other controls pre-populated before the page displays.</p><p>The framework makes it easy to share solutions to these concerns using an "Interceptor" strategy. When you request a resource that maps to an "action", the framework invokes the Action object. But, before the Action is executed, the invocatio n can be intercepted by another object. After the Action executes, the invocation could be intercepted again. Unsurprisingly, we call these objects "Interceptors."</p><p><style type="text/css">/*<![CDATA[*/ -div.rbtoc1484828429504 {padding: 0px;} -div.rbtoc1484828429504 ul {list-style: disc;margin-left: 0px;} -div.rbtoc1484828429504 li {margin-left: 0px;padding-left: 0px;} +div.rbtoc1488973538486 {padding: 0px;} +div.rbtoc1488973538486 ul {list-style: disc;margin-left: 0px;} +div.rbtoc1488973538486 li {margin-left: 0px;padding-left: 0px;} -/*]]>*/</style></p><div class="toc-macro rbtoc1484828429504"> +/*]]>*/</style></p><div class="toc-macro rbtoc1488973538486"> <ul class="toc-indentation"><li><a shape="rect" href="#Interceptors-UnderstandingInterceptors">Understanding Interceptors</a></li><li><a shape="rect" href="#Interceptors-ConfiguringInterceptors">Configuring Interceptors</a></li><li><a shape="rect" href="#Interceptors-StackingInterceptors">Stacking Interceptors</a> <ul class="toc-indentation"><li><a shape="rect" href="#Interceptors-TheDefaultConfiguration">The Default Configuration</a></li></ul> </li><li><a shape="rect" href="#Interceptors-FrameworkInterceptors">Framework Interceptors</a> @@ -246,7 +247,17 @@ div.rbtoc1484828429504 li {margin-left: <!-- constant name="struts.excludedPackageNamePatterns" value="^java\.lang\..*,^ognl.*,^(?!javax\.servlet\..+)(javax\..+)" / --> <!-- this is simpler version of the above used with string comparison --> - <constant name="struts.excludedPackageNames" value="java.lang.,ognl,javax,freemarker.core,freemarker.template" /> + <constant name="struts.excludedPackageNames" + value=" + java.lang., + ognl., + javax, + freemarker.core., + freemarker.template., + freemarker.ext.rhino., + freemarker.ext.beans., + sun.reflect., + javassist." /> <bean class="com.opensymphony.xwork2.ObjectFactory" name="struts"/> <bean type="com.opensymphony.xwork2.factory.ResultFactory" name="struts" class="org.apache.struts2.factory.StrutsResultFactory" /> Modified: websites/production/struts/content/docs/intrangefieldvalidator-annotation.html ============================================================================== --- websites/production/struts/content/docs/intrangefieldvalidator-annotation.html (original) +++ websites/production/struts/content/docs/intrangefieldvalidator-annotation.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/introducing-interceptors.html ============================================================================== --- websites/production/struts/content/docs/introducing-interceptors.html (original) +++ websites/production/struts/content/docs/introducing-interceptors.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/iterator-tag-examples.html ============================================================================== --- websites/production/struts/content/docs/iterator-tag-examples.html (original) +++ websites/production/struts/content/docs/iterator-tag-examples.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/iterator.html ============================================================================== --- websites/production/struts/content/docs/iterator.html (original) +++ websites/production/struts/content/docs/iterator.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/jasperreports-plugin.html ============================================================================== --- websites/production/struts/content/docs/jasperreports-plugin.html (original) +++ websites/production/struts/content/docs/jasperreports-plugin.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/jasperreports-tutorial.html ============================================================================== --- websites/production/struts/content/docs/jasperreports-tutorial.html (original) +++ websites/production/struts/content/docs/jasperreports-tutorial.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/java-8-support-plugin.html ============================================================================== --- websites/production/struts/content/docs/java-8-support-plugin.html (original) +++ websites/production/struts/content/docs/java-8-support-plugin.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/javatemplates-plugin.html ============================================================================== --- websites/production/struts/content/docs/javatemplates-plugin.html (original) +++ websites/production/struts/content/docs/javatemplates-plugin.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/jboss-5.html ============================================================================== --- websites/production/struts/content/docs/jboss-5.html (original) +++ websites/production/struts/content/docs/jboss-5.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/jfreechart-plugin.html ============================================================================== --- websites/production/struts/content/docs/jfreechart-plugin.html (original) +++ websites/production/struts/content/docs/jfreechart-plugin.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/jrockit.html ============================================================================== --- websites/production/struts/content/docs/jrockit.html (original) +++ websites/production/struts/content/docs/jrockit.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/jsf-plugin.html ============================================================================== --- websites/production/struts/content/docs/jsf-plugin.html (original) +++ websites/production/struts/content/docs/jsf-plugin.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/json-plugin.html ============================================================================== --- websites/production/struts/content/docs/json-plugin.html (original) +++ websites/production/struts/content/docs/json-plugin.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -139,11 +140,11 @@ under the License. <div class="pagecontent"> <div class="wiki-content"> <div id="ConfluenceContent"><p><style type="text/css">/*<![CDATA[*/ -div.rbtoc1476770251369 {padding: 0px;} -div.rbtoc1476770251369 ul {list-style: disc;margin-left: 0px;} -div.rbtoc1476770251369 li {margin-left: 0px;padding-left: 0px;} +div.rbtoc1488974192856 {padding: 0px;} +div.rbtoc1488974192856 ul {list-style: disc;margin-left: 0px;} +div.rbtoc1488974192856 li {margin-left: 0px;padding-left: 0px;} -/*]]>*/</style></p><div class="toc-macro rbtoc1476770251369"> +/*]]>*/</style></p><div class="toc-macro rbtoc1488974192856"> <ul class="toc-indentation"><li><a shape="rect" href="#JSONPlugin-Installation">Installation</a></li><li><a shape="rect" href="#JSONPlugin-CustomizingSerializationandDeserialization">Customizing Serialization and Deserialization</a> <ul class="toc-indentation"><li><a shape="rect" href="#JSONPlugin-Excludingproperties">Excluding properties</a></li><li><a shape="rect" href="#JSONPlugin-Includingproperties">Including properties</a></li><li><a shape="rect" href="#JSONPlugin-RootObject">Root Object</a></li><li><a shape="rect" href="#JSONPlugin-Wrapping">Wrapping</a></li><li><a shape="rect" href="#JSONPlugin-WrapwithComments">Wrap with Comments</a></li><li><a shape="rect" href="#JSONPlugin-Prefix">Prefix</a></li><li><a shape="rect" href="#JSONPlugin-BaseClasses">Base Classes</a></li><li><a shape="rect" href="#JSONPlugin-Enumerations">Enumerations</a></li><li><a shape="rect" href="#JSONPlugin-Compressingtheoutput.">Compressing the output.</a></li><li><a shape="rect" href="#JSONPlugin-Preventingthebrowserfromcachingtheresponse">Preventing the browser from caching the response</a></li><li><a shape="rect" href="#JSONPlugin-Excludingpropertieswithnullvalues">Excluding properties with null values</a></li><li><a shape="rect " href="#JSONPlugin-StatusandErrorcode">Status and Error code</a></li><li><a shape="rect" href="#JSONPlugin-JSONP">JSONP</a></li><li><a shape="rect" href="#JSONPlugin-ContentType">Content Type</a></li><li><a shape="rect" href="#JSONPlugin-Encoding">Encoding</a></li></ul> </li><li><a shape="rect" href="#JSONPlugin-Example">Example</a> Modified: websites/production/struts/content/docs/jsp-tags.html ============================================================================== --- websites/production/struts/content/docs/jsp-tags.html (original) +++ websites/production/struts/content/docs/jsp-tags.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/jsp.html ============================================================================== --- websites/production/struts/content/docs/jsp.html (original) +++ websites/production/struts/content/docs/jsp.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/junit-plugin.html ============================================================================== --- websites/production/struts/content/docs/junit-plugin.html (original) +++ websites/production/struts/content/docs/junit-plugin.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/key-annotation.html ============================================================================== --- websites/production/struts/content/docs/key-annotation.html (original) +++ websites/production/struts/content/docs/key-annotation.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/key-changes-from-webwork-2.html ============================================================================== --- websites/production/struts/content/docs/key-changes-from-webwork-2.html (original) +++ websites/production/struts/content/docs/key-changes-from-webwork-2.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/keyproperty-annotation.html ============================================================================== --- websites/production/struts/content/docs/keyproperty-annotation.html (original) +++ websites/production/struts/content/docs/keyproperty-annotation.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/label.html ============================================================================== --- websites/production/struts/content/docs/label.html (original) +++ websites/production/struts/content/docs/label.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/localization.html ============================================================================== --- websites/production/struts/content/docs/localization.html (original) +++ websites/production/struts/content/docs/localization.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -139,11 +140,11 @@ under the License. <div class="pagecontent"> <div class="wiki-content"> <div id="ConfluenceContent"><p><style type="text/css">/*<![CDATA[*/ -div.rbtoc1480661764458 {padding: 0px;} -div.rbtoc1480661764458 ul {list-style: disc;margin-left: 0px;} -div.rbtoc1480661764458 li {margin-left: 0px;padding-left: 0px;} +div.rbtoc1488973645845 {padding: 0px;} +div.rbtoc1488973645845 ul {list-style: disc;margin-left: 0px;} +div.rbtoc1488973645845 li {margin-left: 0px;padding-left: 0px;} -/*]]>*/</style></p><div class="toc-macro rbtoc1480661764458"> +/*]]>*/</style></p><div class="toc-macro rbtoc1488973645845"> <ul class="toc-indentation"><li><a shape="rect" href="#Localization-Overview">Overview</a></li><li><a shape="rect" href="#Localization-ResourceBundleSearchOrder">Resource Bundle Search Order</a> <ul class="toc-indentation"><li><a shape="rect" href="#Localization-Defaultaction'sclass">Default action's class</a></li><li><a shape="rect" href="#Localization-UsinggetTextfromaTag">Using getText from a Tag</a></li><li><a shape="rect" href="#Localization-Usingthetexttag">Using the text tag</a></li><li><a shape="rect" href="#Localization-UsingtheI18ntag">Using the I18n tag</a></li><li><a shape="rect" href="#Localization-UsingtheKeyattributeofUITags">Using the Key attribute of UI Tags</a></li></ul> </li><li><a shape="rect" href="#Localization-I18nInterceptor">I18n Interceptor</a></li><li><a shape="rect" href="#Localization-GlobalResources(struts.custom.i18n.resources)instruts.properties">Global Resources (struts.custom.i18n.resources) in struts.properties</a></li><li><a shape="rect" href="#Localization-FormattingDatesandNumbers">Formatting Dates and Numbers</a></li><li><a shape="rect" href="#Localization-ComparisonwithStruts1">Comparison with Struts 1</a></li><li><a shape="rect" href="#Localization-Next:">Next: Type Conversion</a></li></ul> Modified: websites/production/struts/content/docs/localizing-output.html ============================================================================== --- websites/production/struts/content/docs/localizing-output.html (original) +++ websites/production/struts/content/docs/localizing-output.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/logger-interceptor.html ============================================================================== --- websites/production/struts/content/docs/logger-interceptor.html (original) +++ websites/production/struts/content/docs/logger-interceptor.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/logging.html ============================================================================== --- websites/production/struts/content/docs/logging.html (original) +++ websites/production/struts/content/docs/logging.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/make-struts-throw-exceptions-on-missing-properties-or-log-them.html ============================================================================== --- websites/production/struts/content/docs/make-struts-throw-exceptions-on-missing-properties-or-log-them.html (original) +++ websites/production/struts/content/docs/make-struts-throw-exceptions-on-missing-properties-or-log-them.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/merge.html ============================================================================== --- websites/production/struts/content/docs/merge.html (original) +++ websites/production/struts/content/docs/merge.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/message-resource-files.html ============================================================================== --- websites/production/struts/content/docs/message-resource-files.html (original) +++ websites/production/struts/content/docs/message-resource-files.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); Modified: websites/production/struts/content/docs/message-store-interceptor.html ============================================================================== --- websites/production/struts/content/docs/message-store-interceptor.html (original) +++ websites/production/struts/content/docs/message-store-interceptor.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @@ under the License. <script src='https://struts.apache.org/highlighter/js/shBrushJScript.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushGroovy.js' type='text/javascript'></script> <script src='https://struts.apache.org/highlighter/js/shBrushBash.js' type='text/javascript'></script> + <script src='https://struts.apache.org/highlighter/js/shBrushCss.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all();