You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by de...@struts.apache.org on 2004/09/21 16:32:50 UTC

[Apache Struts Wiki] Updated: StrutsDeprecatedActionErrors

   Date: 2004-09-21T07:32:49
   Editor: NiallPemberton <ni...@apache.org>
   Wiki: Apache Struts Wiki
   Page: StrutsDeprecatedActionErrors
   URL: http://wiki.apache.org/struts/StrutsDeprecatedActionErrors

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,4 +1,4 @@
-In the nightly builds of Struts, which will be Struts 1.2, [http://jakarta.apache.org/struts/api/org/apache/struts/action/ActionError.html ActionError] is deprecated.  [http://jakarta.apache.org/struts/api/org/apache/struts/action/ActionErrors.html ActionErrors] would be deprecated, except that it is part of the method signature for ActionForm.validate(). 
+In the Struts 1.2.4 release, [http://jakarta.apache.org/struts/api/org/apache/struts/action/ActionError.html ActionError] is deprecated.  [http://jakarta.apache.org/struts/api/org/apache/struts/action/ActionErrors.html ActionErrors] would be deprecated, except that it is part of the method signature for ActionForm.validate(). 
 
 After Struts 1.1, the preferred way to handle errors in your Java code is:
 {{{ 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org