You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Carlos Henrique Righetto Moreira <ca...@hemosc.org.br> on 2002/10/09 16:13:19 UTC

Beginner ClassNotFoundException

This list can help beginners? :) If not, sorry to bother!

In all examples I tested, everything works properly. Now, my first own test
doesn't work. There's only one Action class (LoginAction) and one Form class
(LoginForm) compiled ok in the classes directory. struts-config.xml is
configured properly (I guess).

This is the error:

javax.servlet.ServletException: Exception creating bean of class LoginForm:
java.lang.ClassNotFoundException: LoginForm

Thanks in advance!

Regards,
Carlos


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>