자바 오류: The superclass " javax.servlet.http.HttpServlet" was not found
자바 오류: The superclass " javax.servlet.http.HttpServlet" was not found오랫동안 쓰지 코드, 오늘 새로 하나 만들기 프로젝트, 강력한 디자인 기능, 후 이 오류 발견The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path나중에 한번 원래 없다 Tomcat 실행 시 따른 추가, 인터넷에서 검색 좀 해결 방법은 다음과 같다:오른쪽 단추를 웹 프로젝트->Build Path->Add Libraries->Server Runtime->Tomcat Server전환 java Build Path 인터페이스 중 Orader and Export 선택 Tomcat 문제해결완료.