问答详情
源自:4-11 阶段案例——实现用户登录

"javax.servlet.http.HttpServlet" was not found

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

导入下载的源代码,第一行代码有这个提示,请问是什么意思?

提问者:佐籽剑 2015-08-18 16:50

个回答

  • 时间妖
    2015-08-26 21:48:53
    已采纳

    若使用的是Eclipse:"Java Resource"-->"Libraries"-->右键下面的包--->"Build Path"

    ---->"Configure Build Path" --->"LIbraries选项卡下的Add Library"-->"Server Runtime"-->"[你的服务器]"


    环境:Eclipse,tomcat 8