Good day,

Re the title, ActionError was deprecated in Struts 1.2 but ActionForm
validate() still returns ActionErrors. ActionErrors only has one add()
method that accepts ActionError, not ActionMessage.

How do I modify my code in such a way to avoid using the deprecated
ActionError, but still make use of struts form classes?

Best regards,
Eu Gene


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

Reply via email to