I've just downloaded Tomcat 5 and I've created a simple new webapp
($TOMCAT_HOME/webapps/myapp).
I've compiled a class into myapp/WEB-INF/classes/ and I've writen a
simple JSP
page that uses this class.
When I access the JSP page I get a compilation error (ClassNotFound).
[>>]
[>>] put the class under a package and try redeploying
[>>]
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)