使用eclipse创建Dynamic Web Project时创建.jsp文件是报错

解决方案:

1、右击Build Path点击Congigure Build Path..然后点击Add Exter JARs..添加自己项目需要的jar包

- 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 

 2、点击Add Library添加如图所示

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

相关文章:

  • 2021-12-31
猜你喜欢
  • 2022-01-06
  • 2021-10-04
相关资源
相似解决方案