백엔드 언어2017. 3. 24. 19:22

The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path


http://multifrontgarden.tistory.com/52


프로젝트 우클릭 -> Build Path -> Configure Build Path...-> Libraries 탭 -> add library 

-> server runtime -> was 선택 -> 끝

'백엔드 언어' 카테고리의 다른 글

생활코딩 자바 강의 정리  (0) 2017.03.24
starting tomcat v8.0 server at localhost has encountered a problem  (0) 2017.03.24
HTTP 404 error  (0) 2017.03.24
톰캣 설치 및 연동  (0) 2017.03.24
JDK 설치 및 이클립스 설치  (0) 2017.03.24
Posted by EL2A