Hi, i am new comer to tomcat world. Now I meet a problem. After I config and start the tomcat, when I execute the servlet examples. It doesn't work. I check the log files, and it reads can't find the class. But the class files is right in the web-inf/classes directory, And I tried snoop, it doesn't work too. also it reads can't find snoop servlet. WHo can help me