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
http://localhost:8080
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.
catalina.bat run
Hope this will help you .