ActionError class is missing in struts1.3.8
843840Sep 19 2007 — edited Sep 19 2007Hi,
I downloaded struts1.3.8 version API. I tried to use ActionErrors and ActionError in my Action Class.
When I tried to compile, it says ActionError is not found in org.apache.struts.action package. I extracted the jar file struts-core-1.3.8.jar and found only ActionErrors class not ActionError class.
Is ActionError class is removed from the package?
Thanks & Regards,
Nasrin.N