http://localhost:8080/myhome/index.jsp報錯
http://localhost:8080/可以訪問,http://localhost:8080/myhome/index.jsp就會爆錯
HTTP Status 404 – Not Found
Type?Status Report
Message?/myhome/index.jsp
Description?The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
2021-09-18
我也有這個問題,請問你解決了嗎順便幫幫我
2018-12-10
我也遇到這個問題,我重寫了一遍index,然后把examples中的那個lib中jar包復制過來,重啟后解決了
我也是萌新...不知道是上述哪個步驟解決的..你要不都試試
2018-06-25
試試在myhome前面加上你的項目名稱