Hello, I have used Tomcat 4.0.4 (I think it was) on my portable computer for testing. Now I am setting up 4.1.18 on my stationary but it will not work. I have a index.html which contains a menu.jsp (both on root-catalog) which is calling a Katalog.class that is stored in WEB-INF/classes. I the previous version it works fine but in the new version it fails on references to class Katalog. I cant find out what I have done different now and why it is not working.
All classes are recompiled. Java is JAVA_HOME=C:\j2sdk1.4.1_01 Any suggestions? Regards Terje
