在新建的jsp页面里,出现:
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
异常
解决方法:右击项目 --》build path --》Config build path --》Libraries 里选择 add Library --》选择 Server runtime --》选择相应的 Server ,点击下一步即可
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
异常
解决方法:右击项目 --》build path --》Config build path --》Libraries 里选择 add Library --》选择 Server runtime --》选择相应的 Server ,点击下一步即可