The following stacktrace is what I get when i try to access a servlet, which seems running fine from Tomcat manager.
11 Sep, 2012 11:50:12 AM org.apache.catalin
"java.lang.Error: Unresolved compilation problems: "
java.lang.Error: Unresolved compilation problems
says that application is not compiled properly. Please put the servlet-api.jar in classpath, not just in lib folder of project, but also attach that to classpath.
servlet-api.jar
Please make sure that same jar also available in tomcat/common/lib folder.
tomcat/common/lib