본문 바로가기

JSP

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

336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

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 선택 -> 끝

'JSP' 카테고리의 다른 글

(JSP) JSPF란?  (0) 2016.08.04
(JSP) jsp파일에서 alert 나오게 하기  (0) 2016.08.04