반응형
How do I import the javax.servlet / jakarta.servlet API in my Eclipse project?
I want to develop with Servlets in Eclipse, but it says that the package javax.servlet / jakarta.servlet cannot be resolved. How can I add javax.servlet / jakarta.servlet package to my Eclipse proj...
stackoverflow.com
/opt/homebrew/Cellar/tomcat@9/9.0.69/libexec/lib
servlet-api.jar 파일을 프로젝트 web-inf - lib 폴더로 복사
반응형