Hi, This question must be common but I couldn't find the answer anywhere... I've got Tomcat 4 up and running on Linux 7.2, so I can view the examples, etc.. However when I tried adding a .jsp I couldn't view it. I was using a simple jsp from the book Core Java and put it in $CATALINA_HOME/webapps/coreJsp/chpt_01/simpleDate.jsp, and trying to view it from http://localhost:8080/coreJsp/... What am I missing here? Thanks to any that might reply. Dan
