Hi
When we try to install our application on tomcat
3.2.3 using struts we recieve a exception
java.lang.ClassNotFoundException:
org.apache.struts.action.ActionFormBean
we have struts.jar in WEB-INF/lib and all our
servlet classes in WEB-INF/classes
We have removed the jaxp.jar and parser.jar from
tomcat/lib directory and replaced it with xerces.jar
What can cause this problem
Thanks in advance
Richard K
|
- Installation problem chenyh
- Richard Kärrström