I have the following problem with tomcat 4.1.27: my java classes cannot be found. When I request a JSP which uses a java class, I get messages like this:
File not found:
'http://134.xxx.yyy.zzz:8080/learnweb/servlet/learnweb.module.admin.userinterface.web.AdminGroupServlet'
Can you post the relevant parts of your JSP file? Please include any <%@ page include="..." %> sections that you have.
-chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
