the superclass "javax.servlet.http.httpservlet", determined from the dynamic web module facet version (4.0), was not found on the java build path
sts3가 실행이 안돼서 이클립스 다른 버전 다운로드 하고 이것저것 건드리고 지저분한 폴더들 정리했더니 이클립스 실행시 에러가 난다. 아마도 tomcat 폴더를 다른 곳으로 옮겨서 그런듯
경로설정 다시 해줬더니 정상적으로 작동한다.
1. server 창에서 tomcat 서버 추가해주고 경로 재설정
2. 프로젝트에 server runtime 추가해서 tomcat 경로설정
프로젝트 우클릭 -> 라이브러리 -> server rumtime 이미 추가되어 있으면 우측 edit 클릭해서 편집하면 tomcat 생성되어 있음. 선택 후 어플라이
'Backend > 기타' 카테고리의 다른 글
pom.xml 파일 수정 자세한 설명 (0) | 2023.05.15 |
---|---|
JAVA 버전에 대한 궁금증 11, 1.6, 1.8 (0) | 2023.05.15 |
maven Repository (0) | 2023.05.12 |
cmd - 경로 이동 (0) | 2023.05.12 |
[SQL 에러] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near (0) | 2023.04.14 |