You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ws...@apache.org on 2006/05/29 18:38:56 UTC

svn commit: r410117 - /struts/action/trunk/el/src/main/resources/META-INF/tld/struts-html-el.tld

Author: wsmoak
Date: Mon May 29 09:38:54 2006
New Revision: 410117

URL: http://svn.apache.org/viewvc?rev=410117&view=rev
Log:
Errors can be stored in any scope, (not just request scope.)
See r410110 for similar changes to the html taglib TLD.

Modified:
    struts/action/trunk/el/src/main/resources/META-INF/tld/struts-html-el.tld

Modified: struts/action/trunk/el/src/main/resources/META-INF/tld/struts-html-el.tld
URL: http://svn.apache.org/viewvc/struts/action/trunk/el/src/main/resources/META-INF/tld/struts-html-el.tld?rev=410117&r1=410116&r2=410117&view=diff
==============================================================================
--- struts/action/trunk/el/src/main/resources/META-INF/tld/struts-html-el.tld (original)
+++ struts/action/trunk/el/src/main/resources/META-INF/tld/struts-html-el.tld Mon May 29 09:38:54 2006
@@ -740,7 +740,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-            <p>Name of the request scope bean under which our error messages
+            <p>Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code> constant string will be used.</p>
             <p>
@@ -1055,7 +1055,7 @@
                 </strong></p>
           <p>Displays a set of error messages prepared by a business
                 logic component and stored as an <code>ActionErrors</code>
-                object, a String, or a String array in request scope.  If
+                object, a String, or a String array in any scope.  If
                 such a bean is not found, nothing will be rendered.</p>
          <p>In order to use this tag successfully, you must have
                 defined an application scope <code>MessageResources</code>
@@ -1138,7 +1138,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-                  Name of the request scope bean under which our error messages
+                  Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code>
          ]]>
@@ -1291,7 +1291,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-            <p>Name of the request scope bean under which our error messages
+            <p>Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code> constant string will be used.</p>
             <p>
@@ -4574,7 +4574,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-            <p>Name of the request scope bean under which our error messages
+            <p>Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code> constant string will be used.</p>
             <p>
@@ -5317,7 +5317,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-            <p>Name of the request scope bean under which our error messages
+            <p>Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code> constant string will be used.</p>
             <p>
@@ -5751,7 +5751,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-            <p>Name of the request scope bean under which our error messages
+            <p>Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code> constant string will be used.</p>
             <p>
@@ -6673,7 +6673,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-            <p>Name of the request scope bean under which our error messages
+            <p>Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code> constant string will be used.</p>
             <p>
@@ -7354,7 +7354,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-            <p>Name of the request scope bean under which our error messages
+            <p>Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code> constant string will be used.</p>
             <p>
@@ -7781,7 +7781,7 @@
             <rtexprvalue>true</rtexprvalue>
             <description>
                 <![CDATA[
-            <p>Name of the request scope bean under which our error messages
+            <p>Name of the bean (in any scope) under which our error messages
                   have been stored.  If not present, the name specified by the
                   <code>Globals.ERROR_KEY</code> constant string will be used.</p>
             <p>