Hi there,
I have downloaded and installed the struts wars into tomcat/webapps.
When I restart tomcat I get the following error msg:
New org.apache.struts.example.User
Begin event threw exception
java.lang.ClassNotFoundException: org.apache.struts.example.User
When I load the struts-example I get this error:
javax.servlet.ServletException: Missing resources attribute
org.apache.struts.action.MESSAGE
I have the struts.jar on the CLASSPATH.
Have I missed something in the config??
I have followed the instructions carefully.
TIA
Drew