| Author |
java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.FilterDispatcher
|
ravindra patil
Ranch Hand
Joined: Sep 01, 2006
Posts: 196
|
|
HI I am new to structs just trying to run Helloworld program
and following the code from http://www.tutorialspoint.com/struts_2/struts_examples.htm.
but i am getting java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.FilterDispatcher
i have included all jars required to run struts still of now use i googled it but in vain
please help me out i am using eclipse Indigo ...
-Ravi
|
 |
jatan bhavsar
Ranch Hand
Joined: Jul 23, 2008
Posts: 296
|
|
Hi,
It seems , it is related to jar file problem. Have included struts.jar file ? if yes then you need to check for all dependencies and need to try again.
As only problem is related to jar file issue , please check all the jar one by one and re build the application again.
Regards
Jatan
|
 |
ravindra patil
Ranch Hand
Joined: Sep 01, 2006
Posts: 196
|
|
|
ok ... thanks
|
 |
 |
|
|
subject: java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.FilterDispatcher
|
|
|