The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path 一個很基本卻容易忽略掉的錯誤、做個筆記以利記憶: Project 右鍵 -> Properties -> Java Build Path Add Library -> Server Runtime Tomcat -> Finish -> Done!!! 後記: 一個很簡單的問題,然而卻還是得要 Google 才想起如何解決。同樣的問題也不是第一次遇上,卻總習慣動作地去求 Google 大神;很久前看過一句話:「每天練習才是練強的關鍵」。 期待並去實踐。