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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to