본문 바로가기

WEB FRONT-END/JAVASCRIPT

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

https://multifrontgarden.tistory.com/52

 

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

jsp파일 제일 첫번째 라인에 컴파일에러가 뜨는에러. 실행해보면 이상없이 실행되긴하지만 뭔가 문제가 있어보이는에러. 해결법은 프로젝트 우클릭 -> Build Path -> Configure Build Path...-> Libraries 탭 ->

multifrontgarden.tistory.com