I was working with sample spring project , and all of the sudden the Jsp pages starts to
complain about absent of "jakarta.servlet.http.HttpServlet". Im not using any type of Jakarta
feature. My web service is Tomcat 9 and for JSP im using javax.servlet.jsp.jstl-1.2.1 and
javax.servlet.jsp.jstl-api-1.2.1. The project structure is Dynamic Web Project with these
setting :
and error :