개발/JSP & Servlet (1) 썸네일형 리스트형 에러 : The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path JSP 파일 제일 첫번째 라인에 뜨는 에러The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path 해결법프로젝트 우클릭 -> Build Path -> Configure Build Path...-> Libraries 탭 -> add library -> server runtime -> was 선택 이전 1 다음