728x90 320x100 SMALL 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 하.. 만들자마자 에러라니.. 프로젝트의 프로퍼티스에 들어감 왼쪽에 빌드패스를 검색하고 에드 라이브러리에서 서버런타임선택 사라짐 ㅎㅎ 2023. 2. 14. [spring/스프링/이클립스] 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 당황하지 않고?? 프로젝트 - properties를 누른다! 그러면 프로퍼티스 창이 뜨는데 프로젝트 facets를 누르고 자바파일이 오류가나니까 자바런타임을 눌러 서버가 잘 연결되어있는지 확인한다 톰캣서버가 일치하는 지확인하고, 없으면 뉴눌러서 찾으면 됩니다. 어플라이앤 클로스하고 연결되어 있는 모습을 확인할 수 있습니다. 2022. 5. 23. 이전 1 다음 728x90 반응형 BIG