Tomcat home page is not showing when running in Eclipse

后端 未结 3 2130
一生所求
一生所求 2020-12-31 18:22

I\'m running Tomcat in Eclipse. I would like to see the Tomcat home page, however it doesn\'t show up. When I browse http://localhost:8080, then I get a HTTP 40

3条回答
  •  醉话见心
    2020-12-31 19:08

    Try the following steps once:

    1.Remove schoolManagementsystem folder and war file from webapps folder

    2.Task Manager--> end the all java process

    3.Now execute the command catalina.bat run in command prompt.

    Hope this will help you .

提交回复
热议问题