eclipse dynamic web project - default start page

前端 未结 5 1606
一整个雨季
一整个雨季 2020-12-31 11:05

I created in Eclipse dynamic web project, I have index.html in WEB-INF folder. I click on the main folder of the project Run as > Run on server chose Tomcat v7.0, finish, a

5条回答
  •  庸人自扰
    2020-12-31 11:46

    Open Eclipse-> click on servers-> choose Tomcat v9.0 Server at localhost-config-> select "web.xml"-> scroll to the bottom or find " "-> "filename.xml"

    image

提交回复
热议问题