Hello I have just install Tomcat 6.0.14 on my pc Than I just download a "simple" program made in JSP - the one they have on their site, and when trying to run it by doing http://localhost:8080/sample/hello.jsp
Yep! the usually servelt does work! And so is the "start" page you get after the install But, the example JSP - not What can I do to fix it up please ?
This would seem to be a classpath issue. You're not including old versions of the jsp-api or servlet-api in the classpath (or WEB-INF/lib directory) are you?
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop