Author: hrabago
Date: Sat Aug  6 14:59:47 2005
New Revision: 230599

URL: http://svn.apache.org/viewcvs?rev=230599&view=rev
Log:
Update description of exception tag's scope attribute to use ActionMessage 
instead of ActionError.

Modified:
    struts/core/trunk/conf/share/struts-config_1_3.dtd

Modified: struts/core/trunk/conf/share/struts-config_1_3.dtd
URL: 
http://svn.apache.org/viewcvs/struts/core/trunk/conf/share/struts-config_1_3.dtd?rev=230599&r1=230598&r2=230599&view=diff
==============================================================================
--- struts/core/trunk/conf/share/struts-config_1_3.dtd (original)
+++ struts/core/trunk/conf/share/struts-config_1_3.dtd Sat Aug  6 14:59:47 2005
@@ -209,8 +209,9 @@
                      the request/response if this exception occurs.
 
     scope            The context ("request" or "session") that is used to 
access
-                     the ActionError object 
[org.apache.struts.action.ActionError]
-                     for this exception.
+                     the ActionMessage object 
+                     [org.apache.struts.action.ActionMessage] for this 
+                     exception.
 
     type             Fully qualified Java class name of the exception type to
                      register with this handler.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to