You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Drew Nichols <dr...@mena.org.au> on 2001/02/15 03:22:10 UTC

Newbie question

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