Error Note
[JSP] "javax.servlet.http.HttpServlet" was not found
값진
2022. 7. 26. 10:21
문제
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
해결
project > properties
Project Facets > java >> runtime 탭 > Apache Tomcat 설정 Apply
