Tomcat problem solved
Got the problem with Tomcat solved. Files mentioned in the web.xml and servlets must match exactly.
In assignment 2 week 7 there is a slight typo in the assignment. In the file web.xml, towards the end, in the section, it should read CIS327Servlet. An alternative would be to change the servlet’s name to CIS327.
Things work ok now.
In assignment 2 week 7 there is a slight typo in the assignment. In the file web.xml, towards the end, in the
Things work ok now.
