Tuesday, 16 July 2019

The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path

The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path
:

This can be issue if you are creating a web project or maven project in your index.jsp file steps to resolve


1. Right Click on Project
2. Click on Properties
3. Select tartget runtime as Apache tomcat or Any server you are deploying.

No comments:

Post a Comment