Eclipse中新建jsp提示The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path
生活随笔
收集整理的這篇文章主要介紹了
Eclipse中新建jsp提示The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
場(chǎng)景
新建jsp頁(yè)面,提示如下
解決
右擊項(xiàng)目--Build Path--Config Build Path
Add Library--Server Runtime
next--選擇Tomcat--Finish
Apply--Appy and Close
?
總結(jié)
以上是生活随笔為你收集整理的Eclipse中新建jsp提示The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Eclipse中新建Maven项目没有j
- 下一篇: Eclipse新建Maven项目没有we