Josh Fern wrote: > and the ClassPath to *CLASSPATH=.;C:\Program Files\Apache Software > Foundation\Tomcat 6.0lib\servlet-api.jar;C:\Program Files\Apache Software > Foundation\Tomcat 6.0\lib\jsp-api.jar
There is no need to change classpath. The Tomcat startup scripts take care of it. > I startup the Tomcat server. I can access http://localhost and it takes me > to the tomcat site. If I run http://localhost/hello.html It displays the > expected site. If I run http://localhost/hello.jsp I get the following Neither hello.html nor hello.jsp are part of the standard Tomcat install. Some explanation of what these are and how they were installed would help us figure out where the problem lies. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]