The import org.apache.struts.action.DispatchAction,
August 31, 2010 at 10:41 PM
I am using using struts-1.3.10 library and getting an import error on org.apache.struts.action.DispatchAction;
I tried exploring the struts-core-1.3.10.jar to check if it has the DispatchAction class but couldn't find it . So I downloaded a fresh copy of struts-1.3.10 library but even the fresh copy didn't have DispatchAction class in struts-core-1.3.10.jar.