
hi this is Mahesh...i'm working with struts 1.3.10....I have created an application which uses DispatchAction..I hav configured struts-extras 1.3.10 jar but still i'm getting the following error:
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoClassDefFoundError: org/apache/struts/actions/DispatchAction
Can any one help me with this problem....
Thanks in Advance

Check whether the class DispatchAction is there in jar file.
Anyways, here is an Struts DispatchAction application.

hi, This Is Mahesh again...Dispatch Action class exists in jar file struts-extras-1.3.10 but it's not working....
One more thing is I'm using Eclipse ide should i need to change any settings or configurations
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.