usebean and Tomcat 5.0.27

I am trying to create a simple HelloWorld jsp page that calls from a java bean.

I compiled the test.HelloWorld class and copied it into the tomcat classes directory so it is as follows:

.../WEB-INF/classes/test/HelloWorld.class

When I try running the page for the first time I get:a HTTP STATUS 500 message: The server encountered an internal error () that prevented it from fulfilling this request.

and the exeption is ....The value for the useBean class attribute test.HellowWorld is invalid.

Any help would be greatly appreciated

Thanks,

- Jerry

http://slicktips.com

[625 byte] By [bronze-starDukes] at [2007-11-26 12:12:44]
# 1
posting codes will solve your problem faster
silverstar at 2007-7-7 14:13:03 > top of Java-index,Archived Forums,Socket Programming...