I decided to try another example, the SchoolSchedule. I can get the
Schedule.jsp to run if I add Schedule.jsp to the end of the
http://localhost:8080/SchoolSchedule/ which is all that appears in the
link window when I choose Run on Server. When I try to add a class with
the button on the window, I get:
HTTP Status 404 - /SchoolSchedule/Schedule
--------------------------------------------------------------------------------
type Status report
message /SchoolSchedule/Schedule
description The requested resource (/SchoolSchedule/Schedule) is not
available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.17
When I move my code to the webapps directory of Tomcat, the initial window
opens but when I try and add a class I get:
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.