New jsp page always prompts.
Multiple annotations found at this line:
– The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
Solution steps.
1. Right click on the project-build path
2. Select configure build path…
3. Select java build path
4. Add Library –> server Runtime -> Click Next
5. Select Server runtime (My Version is Tomcat 7.0) –>Done