[JSP] Eclipse 開發 JSP 遇到 The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path






裝好了JDK, JRE, Tomcat, Eclipse, MySQL後
開JSP專案遇到了
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
Error


對 Project 右鍵 Properties

Add a runtime first and select project properties then check server name from 'Runtimes' tab as shown in image.

參考:
http://stackoverflow.com/questions/22756153/the-superclass-javax-servlet-http-httpservlet-was-not-found-on-the-java-build

留言

  1. 謝謝分享
    解決了我的問題

    回覆刪除
  2. 謝謝大大解決我的問題

    回覆刪除
  3. 哈哈,以前我都自己去import servlet.jar進來,這個看來才是比較正規的做法...eclipse怎麼不自己做掉呢...orz

    回覆刪除
  4. 網誌管理員已經移除這則留言。

    回覆刪除

張貼留言

熱門文章