How to Solve error: javax.servlet.jsp.JspException cannot be resolved to a type
Solution: right click your project — properties, select targeted runtimes, select your running environment, I choose Apache Tomcat v7.0, apply — OK
Similar Posts:
- Error in importing servlet project from eclipse
- The solution of the import javax.servlet cannot be resolved in Java
- Eclipse: Target runtime Apache Tomcat v7.0 is not defined
- import javax.servlet.http.HttpSession;
- The import javax.servlet cannot be resolved [How to Solve]
- [Solved] IDEA: JSP Could Not Use session Build-in Object
- Tomcat10 Error: java.lang.NoClassDefFoundError: javax/servlet/ServletContextListener
- Error reporting when importing Maven project from MyEclipse
- Error 500: javax. Servlet. ServletException: srve0207e: uncaught initialization
- JSP Web Error:The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path