From 72e86d291380d13e6004a338b9bd46cab6028386 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sun, 12 Dec 2021 13:09:04 +0100 Subject: [PATCH] WW-5124 Adds autogenerated files --- core/src/site/resources/tags/a-attributes.html | 8 ++++++++ core/src/site/resources/tags/action-attributes.html | 8 ++++++++ core/src/site/resources/tags/actionerror-attributes.html | 8 ++++++++ .../src/site/resources/tags/actionmessage-attributes.html | 8 ++++++++ core/src/site/resources/tags/append-attributes.html | 8 ++++++++ core/src/site/resources/tags/bean-attributes.html | 8 ++++++++ core/src/site/resources/tags/checkbox-attributes.html | 8 ++++++++ core/src/site/resources/tags/checkboxlist-attributes.html | 8 ++++++++ core/src/site/resources/tags/combobox-attributes.html | 8 ++++++++ core/src/site/resources/tags/component-attributes.html | 8 ++++++++ core/src/site/resources/tags/date-attributes.html | 8 ++++++++ .../src/site/resources/tags/datetextfield-attributes.html | 8 ++++++++ core/src/site/resources/tags/debug-attributes.html | 8 ++++++++ core/src/site/resources/tags/doubleselect-attributes.html | 8 ++++++++ core/src/site/resources/tags/else-attributes.html | 8 ++++++++ core/src/site/resources/tags/elseif-attributes.html | 8 ++++++++ core/src/site/resources/tags/fielderror-attributes.html | 8 ++++++++ core/src/site/resources/tags/file-attributes.html | 8 ++++++++ core/src/site/resources/tags/form-attributes.html | 8 ++++++++ core/src/site/resources/tags/generator-attributes.html | 8 ++++++++ core/src/site/resources/tags/head-attributes.html | 8 ++++++++ core/src/site/resources/tags/hidden-attributes.html | 8 ++++++++ core/src/site/resources/tags/i18n-attributes.html | 8 ++++++++ core/src/site/resources/tags/if-attributes.html | 8 ++++++++ core/src/site/resources/tags/include-attributes.html | 8 ++++++++ .../resources/tags/inputtransferselect-attributes.html | 8 ++++++++ core/src/site/resources/tags/iterator-attributes.html | 8 ++++++++ core/src/site/resources/tags/label-attributes.html | 8 ++++++++ core/src/site/resources/tags/link-attributes.html | 8 ++++++++ core/src/site/resources/tags/merge-attributes.html | 8 ++++++++ core/src/site/resources/tags/number-attributes.html | 8 ++++++++ core/src/site/resources/tags/optgroup-attributes.html | 8 ++++++++ .../resources/tags/optiontransferselect-attributes.html | 8 ++++++++ core/src/site/resources/tags/param-attributes.html | 8 ++++++++ core/src/site/resources/tags/password-attributes.html | 8 ++++++++ core/src/site/resources/tags/property-attributes.html | 8 ++++++++ core/src/site/resources/tags/push-attributes.html | 8 ++++++++ core/src/site/resources/tags/radio-attributes.html | 8 ++++++++ core/src/site/resources/tags/reset-attributes.html | 8 ++++++++ core/src/site/resources/tags/script-attributes.html | 8 ++++++++ core/src/site/resources/tags/select-attributes.html | 8 ++++++++ core/src/site/resources/tags/set-attributes.html | 8 ++++++++ core/src/site/resources/tags/sort-attributes.html | 8 ++++++++ core/src/site/resources/tags/submit-attributes.html | 8 ++++++++ core/src/site/resources/tags/subset-attributes.html | 8 ++++++++ core/src/site/resources/tags/text-attributes.html | 8 ++++++++ core/src/site/resources/tags/textarea-attributes.html | 8 ++++++++ core/src/site/resources/tags/textfield-attributes.html | 8 ++++++++ core/src/site/resources/tags/token-attributes.html | 8 ++++++++ core/src/site/resources/tags/updownselect-attributes.html | 8 ++++++++ core/src/site/resources/tags/url-attributes.html | 8 ++++++++ 51 files changed, 408 insertions(+) diff --git a/core/src/site/resources/tags/a-attributes.html b/core/src/site/resources/tags/a-attributes.html index 7d5b6075c..e9cbb587f 100644 --- a/core/src/site/resources/tags/a-attributes.html +++ b/core/src/site/resources/tags/a-attributes.html @@ -349,6 +349,14 @@ String Set template to use for opening the rendered html. + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + portletMode false diff --git a/core/src/site/resources/tags/action-attributes.html b/core/src/site/resources/tags/action-attributes.html index 7ff60350f..1d4df21dd 100644 --- a/core/src/site/resources/tags/action-attributes.html +++ b/core/src/site/resources/tags/action-attributes.html @@ -53,6 +53,14 @@ String Namespace for action to call + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + rethrowException false diff --git a/core/src/site/resources/tags/actionerror-attributes.html b/core/src/site/resources/tags/actionerror-attributes.html index c9d234025..4d59c5fe1 100644 --- a/core/src/site/resources/tags/actionerror-attributes.html +++ b/core/src/site/resources/tags/actionerror-attributes.html @@ -261,6 +261,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/actionmessage-attributes.html b/core/src/site/resources/tags/actionmessage-attributes.html index 26553a83e..c00042bc1 100644 --- a/core/src/site/resources/tags/actionmessage-attributes.html +++ b/core/src/site/resources/tags/actionmessage-attributes.html @@ -261,6 +261,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/append-attributes.html b/core/src/site/resources/tags/append-attributes.html index 8195b6415..ccaa115db 100644 --- a/core/src/site/resources/tags/append-attributes.html +++ b/core/src/site/resources/tags/append-attributes.html @@ -13,6 +13,14 @@

Type

Description

+ + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + var false diff --git a/core/src/site/resources/tags/bean-attributes.html b/core/src/site/resources/tags/bean-attributes.html index f079c8f34..122cb6ede 100644 --- a/core/src/site/resources/tags/bean-attributes.html +++ b/core/src/site/resources/tags/bean-attributes.html @@ -21,6 +21,14 @@ String The class name of the bean to be instantiated (must respect JavaBean specification) + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + var false diff --git a/core/src/site/resources/tags/checkbox-attributes.html b/core/src/site/resources/tags/checkbox-attributes.html index 394565a88..23bc4b205 100644 --- a/core/src/site/resources/tags/checkbox-attributes.html +++ b/core/src/site/resources/tags/checkbox-attributes.html @@ -261,6 +261,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/checkboxlist-attributes.html b/core/src/site/resources/tags/checkboxlist-attributes.html index 6aeee02d0..e75143e02 100644 --- a/core/src/site/resources/tags/checkboxlist-attributes.html +++ b/core/src/site/resources/tags/checkboxlist-attributes.html @@ -317,6 +317,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/combobox-attributes.html b/core/src/site/resources/tags/combobox-attributes.html index fad16629b..c1c6454b3 100644 --- a/core/src/site/resources/tags/combobox-attributes.html +++ b/core/src/site/resources/tags/combobox-attributes.html @@ -317,6 +317,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + readonly false diff --git a/core/src/site/resources/tags/component-attributes.html b/core/src/site/resources/tags/component-attributes.html index 56c8b1554..d11ee7ece 100644 --- a/core/src/site/resources/tags/component-attributes.html +++ b/core/src/site/resources/tags/component-attributes.html @@ -253,6 +253,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/date-attributes.html b/core/src/site/resources/tags/date-attributes.html index 38afc8f41..1c8aeb5fa 100644 --- a/core/src/site/resources/tags/date-attributes.html +++ b/core/src/site/resources/tags/date-attributes.html @@ -37,6 +37,14 @@ Boolean Whether to print out the date nicely + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + timezone false diff --git a/core/src/site/resources/tags/datetextfield-attributes.html b/core/src/site/resources/tags/datetextfield-attributes.html index ff39b24cc..066ab75db 100644 --- a/core/src/site/resources/tags/datetextfield-attributes.html +++ b/core/src/site/resources/tags/datetextfield-attributes.html @@ -261,6 +261,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/debug-attributes.html b/core/src/site/resources/tags/debug-attributes.html index 56c8b1554..d11ee7ece 100644 --- a/core/src/site/resources/tags/debug-attributes.html +++ b/core/src/site/resources/tags/debug-attributes.html @@ -253,6 +253,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/doubleselect-attributes.html b/core/src/site/resources/tags/doubleselect-attributes.html index ce60d44fa..de13fdd73 100644 --- a/core/src/site/resources/tags/doubleselect-attributes.html +++ b/core/src/site/resources/tags/doubleselect-attributes.html @@ -613,6 +613,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/else-attributes.html b/core/src/site/resources/tags/else-attributes.html index 168c24704..ed977f5f8 100644 --- a/core/src/site/resources/tags/else-attributes.html +++ b/core/src/site/resources/tags/else-attributes.html @@ -13,4 +13,12 @@

Type

Description

+ + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + diff --git a/core/src/site/resources/tags/elseif-attributes.html b/core/src/site/resources/tags/elseif-attributes.html index dab5c103a..daeddf91f 100644 --- a/core/src/site/resources/tags/elseif-attributes.html +++ b/core/src/site/resources/tags/elseif-attributes.html @@ -13,6 +13,14 @@

Type

Description

+ + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + test true diff --git a/core/src/site/resources/tags/fielderror-attributes.html b/core/src/site/resources/tags/fielderror-attributes.html index c18aedf98..8e1b52154 100644 --- a/core/src/site/resources/tags/fielderror-attributes.html +++ b/core/src/site/resources/tags/fielderror-attributes.html @@ -269,6 +269,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/file-attributes.html b/core/src/site/resources/tags/file-attributes.html index a1e20f7c1..f456771ea 100644 --- a/core/src/site/resources/tags/file-attributes.html +++ b/core/src/site/resources/tags/file-attributes.html @@ -261,6 +261,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/form-attributes.html b/core/src/site/resources/tags/form-attributes.html index e115a87b0..46784d5e3 100644 --- a/core/src/site/resources/tags/form-attributes.html +++ b/core/src/site/resources/tags/form-attributes.html @@ -333,6 +333,14 @@ String Set template to use for opening the rendered html. + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + portletMode false diff --git a/core/src/site/resources/tags/generator-attributes.html b/core/src/site/resources/tags/generator-attributes.html index 358a07781..969c35f50 100644 --- a/core/src/site/resources/tags/generator-attributes.html +++ b/core/src/site/resources/tags/generator-attributes.html @@ -29,6 +29,14 @@ Integer The max number entries to be in the iterator + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing + separator true diff --git a/core/src/site/resources/tags/head-attributes.html b/core/src/site/resources/tags/head-attributes.html index 7f6e2edc6..4a93dab0f 100644 --- a/core/src/site/resources/tags/head-attributes.html +++ b/core/src/site/resources/tags/head-attributes.html @@ -253,6 +253,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/hidden-attributes.html b/core/src/site/resources/tags/hidden-attributes.html index 7f6e2edc6..4a93dab0f 100644 --- a/core/src/site/resources/tags/hidden-attributes.html +++ b/core/src/site/resources/tags/hidden-attributes.html @@ -253,6 +253,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/i18n-attributes.html b/core/src/site/resources/tags/i18n-attributes.html index c0e3f4bcf..a87992303 100644 --- a/core/src/site/resources/tags/i18n-attributes.html +++ b/core/src/site/resources/tags/i18n-attributes.html @@ -21,4 +21,12 @@ String Name of resource bundle to use (eg foo/bar/customBundle) + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + diff --git a/core/src/site/resources/tags/if-attributes.html b/core/src/site/resources/tags/if-attributes.html index dab5c103a..daeddf91f 100644 --- a/core/src/site/resources/tags/if-attributes.html +++ b/core/src/site/resources/tags/if-attributes.html @@ -13,6 +13,14 @@

Type

Description

+ + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + test true diff --git a/core/src/site/resources/tags/include-attributes.html b/core/src/site/resources/tags/include-attributes.html index 2b8377d84..79c1253bd 100644 --- a/core/src/site/resources/tags/include-attributes.html +++ b/core/src/site/resources/tags/include-attributes.html @@ -13,6 +13,14 @@

Type

Description

+ + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + value true diff --git a/core/src/site/resources/tags/inputtransferselect-attributes.html b/core/src/site/resources/tags/inputtransferselect-attributes.html index 8a892332f..1160bc9f5 100644 --- a/core/src/site/resources/tags/inputtransferselect-attributes.html +++ b/core/src/site/resources/tags/inputtransferselect-attributes.html @@ -397,6 +397,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + removeAllLabel false diff --git a/core/src/site/resources/tags/iterator-attributes.html b/core/src/site/resources/tags/iterator-attributes.html index fdc1cb7a0..c11bc7c99 100644 --- a/core/src/site/resources/tags/iterator-attributes.html +++ b/core/src/site/resources/tags/iterator-attributes.html @@ -29,6 +29,14 @@ Integer if specified the iteration will end on that index(inclusive) + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + status false diff --git a/core/src/site/resources/tags/label-attributes.html b/core/src/site/resources/tags/label-attributes.html index a5b9dd194..440ce9b72 100644 --- a/core/src/site/resources/tags/label-attributes.html +++ b/core/src/site/resources/tags/label-attributes.html @@ -261,6 +261,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/link-attributes.html b/core/src/site/resources/tags/link-attributes.html index 5b5ac68ab..668f893e4 100644 --- a/core/src/site/resources/tags/link-attributes.html +++ b/core/src/site/resources/tags/link-attributes.html @@ -293,6 +293,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + referrerpolicy false diff --git a/core/src/site/resources/tags/merge-attributes.html b/core/src/site/resources/tags/merge-attributes.html index d11b88f02..cf7a52a8d 100644 --- a/core/src/site/resources/tags/merge-attributes.html +++ b/core/src/site/resources/tags/merge-attributes.html @@ -13,6 +13,14 @@

Type

Description

+ + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + var false diff --git a/core/src/site/resources/tags/number-attributes.html b/core/src/site/resources/tags/number-attributes.html index 73f91c2d5..b9671ed6f 100644 --- a/core/src/site/resources/tags/number-attributes.html +++ b/core/src/site/resources/tags/number-attributes.html @@ -77,6 +77,14 @@ Boolean Parse integer only + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + roundingMode false diff --git a/core/src/site/resources/tags/optgroup-attributes.html b/core/src/site/resources/tags/optgroup-attributes.html index 987ee8707..c9a7817a3 100644 --- a/core/src/site/resources/tags/optgroup-attributes.html +++ b/core/src/site/resources/tags/optgroup-attributes.html @@ -77,4 +77,12 @@ String Set the listValue attribute. + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + diff --git a/core/src/site/resources/tags/optiontransferselect-attributes.html b/core/src/site/resources/tags/optiontransferselect-attributes.html index c39c83dcf..074624e1e 100644 --- a/core/src/site/resources/tags/optiontransferselect-attributes.html +++ b/core/src/site/resources/tags/optiontransferselect-attributes.html @@ -773,6 +773,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/param-attributes.html b/core/src/site/resources/tags/param-attributes.html index f3273cce5..9633aa444 100644 --- a/core/src/site/resources/tags/param-attributes.html +++ b/core/src/site/resources/tags/param-attributes.html @@ -21,6 +21,14 @@ String Name of Parameter to set + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + suppressEmptyParameters false diff --git a/core/src/site/resources/tags/password-attributes.html b/core/src/site/resources/tags/password-attributes.html index 31b60661f..7fd3e771d 100644 --- a/core/src/site/resources/tags/password-attributes.html +++ b/core/src/site/resources/tags/password-attributes.html @@ -269,6 +269,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + readonly false diff --git a/core/src/site/resources/tags/property-attributes.html b/core/src/site/resources/tags/property-attributes.html index 9134bd739..0dc6223db 100644 --- a/core/src/site/resources/tags/property-attributes.html +++ b/core/src/site/resources/tags/property-attributes.html @@ -53,6 +53,14 @@ Boolean Whether to escape XML + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + value false diff --git a/core/src/site/resources/tags/push-attributes.html b/core/src/site/resources/tags/push-attributes.html index 9650d85cc..eb830d293 100644 --- a/core/src/site/resources/tags/push-attributes.html +++ b/core/src/site/resources/tags/push-attributes.html @@ -13,6 +13,14 @@

Type

Description

+ + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + value true diff --git a/core/src/site/resources/tags/radio-attributes.html b/core/src/site/resources/tags/radio-attributes.html index 6aeee02d0..e75143e02 100644 --- a/core/src/site/resources/tags/radio-attributes.html +++ b/core/src/site/resources/tags/radio-attributes.html @@ -317,6 +317,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/reset-attributes.html b/core/src/site/resources/tags/reset-attributes.html index 9470f4825..e002708da 100644 --- a/core/src/site/resources/tags/reset-attributes.html +++ b/core/src/site/resources/tags/reset-attributes.html @@ -277,6 +277,14 @@ String Set template to use for opening the rendered html. + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/script-attributes.html b/core/src/site/resources/tags/script-attributes.html index fa61a77ae..452acb390 100644 --- a/core/src/site/resources/tags/script-attributes.html +++ b/core/src/site/resources/tags/script-attributes.html @@ -309,6 +309,14 @@ String Set template to use for opening the rendered html. + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + referrerpolicy false diff --git a/core/src/site/resources/tags/select-attributes.html b/core/src/site/resources/tags/select-attributes.html index e5af4a591..75cbba6cb 100644 --- a/core/src/site/resources/tags/select-attributes.html +++ b/core/src/site/resources/tags/select-attributes.html @@ -349,6 +349,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/set-attributes.html b/core/src/site/resources/tags/set-attributes.html index 1722cf306..a564c3e9a 100644 --- a/core/src/site/resources/tags/set-attributes.html +++ b/core/src/site/resources/tags/set-attributes.html @@ -13,6 +13,14 @@

Type

Description

+ + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + scope false diff --git a/core/src/site/resources/tags/sort-attributes.html b/core/src/site/resources/tags/sort-attributes.html index bb056e7f5..0d1c731b5 100644 --- a/core/src/site/resources/tags/sort-attributes.html +++ b/core/src/site/resources/tags/sort-attributes.html @@ -21,6 +21,14 @@ java.util.Comparator The comparator to use + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing + source false diff --git a/core/src/site/resources/tags/submit-attributes.html b/core/src/site/resources/tags/submit-attributes.html index d70a5cdc1..9f790b235 100644 --- a/core/src/site/resources/tags/submit-attributes.html +++ b/core/src/site/resources/tags/submit-attributes.html @@ -285,6 +285,14 @@ String Set template to use for opening the rendered html. + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/subset-attributes.html b/core/src/site/resources/tags/subset-attributes.html index 8cf02e6b3..be8bb3c96 100644 --- a/core/src/site/resources/tags/subset-attributes.html +++ b/core/src/site/resources/tags/subset-attributes.html @@ -29,6 +29,14 @@ org.apache.struts2.util.SubsetIteratorFilter.Decider Extension to plug-in a decider to determine if that particular entry is to be included in the resulting subset iterator + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing + source false diff --git a/core/src/site/resources/tags/text-attributes.html b/core/src/site/resources/tags/text-attributes.html index bce06e661..ee50a36ba 100644 --- a/core/src/site/resources/tags/text-attributes.html +++ b/core/src/site/resources/tags/text-attributes.html @@ -53,6 +53,14 @@ String Name of resource property to fetch + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + var false diff --git a/core/src/site/resources/tags/textarea-attributes.html b/core/src/site/resources/tags/textarea-attributes.html index 34a3caafa..60119551d 100644 --- a/core/src/site/resources/tags/textarea-attributes.html +++ b/core/src/site/resources/tags/textarea-attributes.html @@ -277,6 +277,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + readonly false diff --git a/core/src/site/resources/tags/textfield-attributes.html b/core/src/site/resources/tags/textfield-attributes.html index 6438d77a3..194e76874 100644 --- a/core/src/site/resources/tags/textfield-attributes.html +++ b/core/src/site/resources/tags/textfield-attributes.html @@ -269,6 +269,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + readonly false diff --git a/core/src/site/resources/tags/token-attributes.html b/core/src/site/resources/tags/token-attributes.html index 56c8b1554..d11ee7ece 100644 --- a/core/src/site/resources/tags/token-attributes.html +++ b/core/src/site/resources/tags/token-attributes.html @@ -253,6 +253,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/updownselect-attributes.html b/core/src/site/resources/tags/updownselect-attributes.html index ed544f2c9..94b2d3099 100644 --- a/core/src/site/resources/tags/updownselect-attributes.html +++ b/core/src/site/resources/tags/updownselect-attributes.html @@ -389,6 +389,14 @@ String Set the html onselect attribute on rendered html element + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + requiredLabel false diff --git a/core/src/site/resources/tags/url-attributes.html b/core/src/site/resources/tags/url-attributes.html index 06e7d99ca..56b284b12 100644 --- a/core/src/site/resources/tags/url-attributes.html +++ b/core/src/site/resources/tags/url-attributes.html @@ -85,6 +85,14 @@ String The namespace to use + + performClearTagStateForTagPoolingServers + false + false + false + Boolean + Whether to clear all tag state during doEndTag() processing (if applicable) + portletMode false