> Hi, > > I tried to access the JSP by using the fullpath > (localhost/examples/jsp/colors/colrs.jsp) but then the log file reports > > [Mon Aug 20 10:24:22 2001] [error] [client 127.0.0.1] File does > not exist: /var/www/html/examples/jsp/colors/colrs.jsp > > I'm afraid that I made some other change also (but I can't > remember) because it does not seem to switch to tomcat context Yep, not getting to Tomcat at all... Start over =) Rather than troubleshoot the broken settings, I'd suggest removing all Tomcat-related configuration you've added to httpd.conf, and only include mod_jk's autoconf file. - r
