본문 바로가기

개발 환경/문제발생 및 해결방안

이클립스 에러(..."javax.servlet.http.HttpServlet"...)

화면을 띄우기 위해 jsp 파일을 만들자 아래와 같은 에러가 발생했다.

Multiple annotations found at this line:
- The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

 

아래 블로거분의 글을 통해 해결했다.

 

이클립스 에러해결 The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path (tistory.com)

 

이클립스 에러해결 The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

광고를 클릭해주시면 블로그 활동에 도움이 됩니다 :) 이클립스 에러 Multiple annotations found at this line: - The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path ① 해결단계 ② 프로젝트

simuing.tistory.com