> > Does this mean I should always use the ActionMessage, or does the > ActionError come in useful for certain situations? >
ActionError was deprecated in version 1.2.0. Even if you are using a version prior to this you should still use ActionMessage for future considerations. ActionErrors would be deprecated but it is part of the ActionForm.validate() signature. http://wiki.apache.org/struts/StrutsDeprecatedActionErrors --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]