본문 바로가기

이클립스/이클립스 오류

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

jsp 파일을 새로 생성할 때 발생할 수있는 오류

 

 

Window - Preferense - Server - Runtime Environments

 

 

톰캣이 존재하지 않는다고 한다.

기존 tomcat 삭제 - remove

 

ok

 

git colne을 했기 때문에 서버가 clone받은 사람의 tomcat으로 지정되어있다.

내 tomcat으로 바꿔주기

 

 

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