The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
2019. 11. 6. 19:28ㆍ🔴 ERROR기록
300x250
JSP파일 첫번째 라인에 뜨는 에러이다.
1. 프로젝트 우클릭 -> Build Path -> Configure Build Path 들어가기
2. Libraries탭에서 add library 클릭
3. server runtime -> was 선택
300x250
'🔴 ERROR기록' 카테고리의 다른 글
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (0) | 2019.12.09 |
---|---|
WEB-INF에 Web.xml파일 없을때 생성하기 (0) | 2019.11.06 |
Tomcat ->Multiple Contexts have a path of 에러 (0) | 2019.11.06 |
Eclipse에서 run > run on server 안나타날때 (0) | 2019.11.06 |
httpservlet cannot be resolved to a type (1) | 2019.11.06 |