| Author |
ClassNotFoundException -ActionServlet
|
Venkatesh Kumar
Ranch Hand
Joined: Aug 08, 2003
Posts: 68
|
|
I am trying to deploy a struts application and am getting the following erro ClassNotFoundException -org.apache.struts.apache.action.ActionServlet.The war file I am trying to deploy inlcudes struts.jar.I am using Jboss 3.2.3 as the application server. I have placed the struts.jar in WEB-INF/lib/ Can anyone please shed some light on how to fix the problem?? Thanks
|
 |
Matt Sloan
Greenhorn
Joined: Aug 27, 2004
Posts: 26
|
|
Have you defined the struts servlet in your web.xml like:
|
 |
amir kamal
Greenhorn
Joined: Sep 16, 2004
Posts: 3
|
|
hi venkatesh did you get the solution or not?? i`m also facing the same problem i have deployed all the jar files and *.tld files correctly to the best of my knowledge but getting the same problem. i tripple checked struts-config and web xml file ... anyone plz help.....
|
 |
 |
|
|
subject: ClassNotFoundException -ActionServlet
|
|
|