Author: mrdon Date: Tue Jul 29 06:38:35 2008 New Revision: 680693 URL: http://svn.apache.org/viewvc?rev=680693&view=rev Log: Updating to latest struts annotations to fix invalid tld issue WW-2740
Modified: struts/struts2/trunk/core/src/site/resources/tags/a.html struts/struts2/trunk/core/src/site/resources/tags/action.html struts/struts2/trunk/core/src/site/resources/tags/actionerror.html struts/struts2/trunk/core/src/site/resources/tags/actionmessage.html struts/struts2/trunk/core/src/site/resources/tags/ajax/submit.html struts/struts2/trunk/core/src/site/resources/tags/append.html struts/struts2/trunk/core/src/site/resources/tags/bean.html struts/struts2/trunk/core/src/site/resources/tags/checkbox.html struts/struts2/trunk/core/src/site/resources/tags/checkboxlist.html struts/struts2/trunk/core/src/site/resources/tags/combobox.html struts/struts2/trunk/core/src/site/resources/tags/component.html struts/struts2/trunk/core/src/site/resources/tags/date.html struts/struts2/trunk/core/src/site/resources/tags/debug.html struts/struts2/trunk/core/src/site/resources/tags/div.html struts/struts2/trunk/core/src/site/resources/tags/doubleselect.html struts/struts2/trunk/core/src/site/resources/tags/else.html struts/struts2/trunk/core/src/site/resources/tags/elseif.html struts/struts2/trunk/core/src/site/resources/tags/fielderror.html struts/struts2/trunk/core/src/site/resources/tags/file.html struts/struts2/trunk/core/src/site/resources/tags/form.html struts/struts2/trunk/core/src/site/resources/tags/generator.html struts/struts2/trunk/core/src/site/resources/tags/head.html struts/struts2/trunk/core/src/site/resources/tags/hidden.html struts/struts2/trunk/core/src/site/resources/tags/i18n.html struts/struts2/trunk/core/src/site/resources/tags/if.html struts/struts2/trunk/core/src/site/resources/tags/include.html struts/struts2/trunk/core/src/site/resources/tags/inputtransferselect.html struts/struts2/trunk/core/src/site/resources/tags/iterator.html struts/struts2/trunk/core/src/site/resources/tags/label.html struts/struts2/trunk/core/src/site/resources/tags/merge.html struts/struts2/trunk/core/src/site/resources/tags/optgroup.html struts/struts2/trunk/core/src/site/resources/tags/optiontransferselect.html struts/struts2/trunk/core/src/site/resources/tags/param.html struts/struts2/trunk/core/src/site/resources/tags/password.html struts/struts2/trunk/core/src/site/resources/tags/property.html struts/struts2/trunk/core/src/site/resources/tags/push.html struts/struts2/trunk/core/src/site/resources/tags/radio.html struts/struts2/trunk/core/src/site/resources/tags/reset.html struts/struts2/trunk/core/src/site/resources/tags/select.html struts/struts2/trunk/core/src/site/resources/tags/set.html struts/struts2/trunk/core/src/site/resources/tags/sort.html struts/struts2/trunk/core/src/site/resources/tags/submit.html struts/struts2/trunk/core/src/site/resources/tags/subset.html struts/struts2/trunk/core/src/site/resources/tags/text.html struts/struts2/trunk/core/src/site/resources/tags/textarea.html struts/struts2/trunk/core/src/site/resources/tags/textfield.html struts/struts2/trunk/core/src/site/resources/tags/token.html struts/struts2/trunk/core/src/site/resources/tags/updownselect.html struts/struts2/trunk/core/src/site/resources/tags/url.html struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/core/src/site/resources/tags/a.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/a.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/a.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/a.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/action.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/action.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/action.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/action.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/actionerror.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/actionerror.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/actionerror.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/actionerror.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/actionmessage.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/actionmessage.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/actionmessage.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/actionmessage.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/ajax/submit.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/ajax/submit.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/ajax/submit.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/ajax/submit.html Tue Jul 29 06:38:35 2008 @@ -394,6 +394,14 @@ <td align="left" valign="top">Set the html onselect attribute on rendered html element</td> </tr> <tr> + <td align="left" valign="top">openTemplate</td> + <td align="left" valign="top">false</td> + <td align="left" valign="top"></td> + <td align="left" valign="top">false</td> + <td align="left" valign="top">String</td> + <td align="left" valign="top">Set template to use for opening the rendered html.</td> + </tr> + <tr> <td align="left" valign="top">parseContent</td> <td align="left" valign="top">false</td> <td align="left" valign="top">true</td> Modified: struts/struts2/trunk/core/src/site/resources/tags/append.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/append.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/append.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/append.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/bean.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/bean.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/bean.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/bean.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/checkbox.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/checkbox.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/checkbox.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/checkbox.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/checkboxlist.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/checkboxlist.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/checkboxlist.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/checkboxlist.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/combobox.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/combobox.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/combobox.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/combobox.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/component.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/component.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/component.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/component.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/date.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/date.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/date.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/date.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/debug.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/debug.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/debug.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/debug.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/div.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/div.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/div.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/div.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/doubleselect.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/doubleselect.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/doubleselect.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/doubleselect.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/else.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/else.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/else.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/else.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/elseif.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/elseif.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/elseif.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/elseif.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/fielderror.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/fielderror.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/fielderror.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/fielderror.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/file.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/file.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/file.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/file.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/form.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/form.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/form.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/form.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/generator.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/generator.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/generator.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/generator.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/head.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/head.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/head.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/head.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/hidden.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/hidden.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/hidden.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/hidden.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/i18n.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/i18n.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/i18n.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/i18n.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/if.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/if.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/if.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/if.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/include.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/include.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/include.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/include.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/inputtransferselect.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/inputtransferselect.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/inputtransferselect.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/inputtransferselect.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/iterator.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/iterator.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/iterator.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/iterator.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/label.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/label.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/label.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/label.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/merge.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/merge.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/merge.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/merge.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/optgroup.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/optgroup.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/optgroup.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/optgroup.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/optiontransferselect.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/optiontransferselect.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/optiontransferselect.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/optiontransferselect.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/param.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/param.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/param.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/param.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/password.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/password.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/password.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/password.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/property.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/property.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/property.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/property.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/push.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/push.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/push.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/push.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/radio.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/radio.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/radio.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/radio.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/reset.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/reset.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/reset.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/reset.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/select.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/select.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/select.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/select.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/set.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/set.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/set.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/set.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/sort.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/sort.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/sort.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/sort.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/submit.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/submit.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/submit.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/submit.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/subset.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/subset.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/subset.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/subset.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/text.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/text.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/text.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/text.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/textarea.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/textarea.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/textarea.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/textarea.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/textfield.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/textfield.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/textfield.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/textfield.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> true</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/token.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/token.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/token.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/token.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/updownselect.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/updownselect.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/updownselect.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/updownselect.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/core/src/site/resources/tags/url.html URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/url.html?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/core/src/site/resources/tags/url.html (original) +++ struts/struts2/trunk/core/src/site/resources/tags/url.html Tue Jul 29 06:38:35 2008 @@ -20,6 +20,12 @@ <!-- START SNIPPET: tagattributes --> <table width="100%"> <tr> + <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td> + </tr> + <tr> + <td colspan="6"> </td> + </tr> + <tr> <th align="left" valign="top"><h4>Name</h4></th> <th align="left" valign="top"><h4>Required</h4></th> <th align="left" valign="top"><h4>Default</h4></th> Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=680693&r1=680692&r2=680693&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Tue Jul 29 06:38:35 2008 @@ -402,7 +402,7 @@ <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts-annotations</artifactId> - <version>1.0.4-20080621.043234-3</version> + <version>1.0.4-20080729.133507-4</version> <scope>compile</scope> <optional>true</optional> </dependency>