I want to execute my web app as http://localhost.
http://localhost
Here are the steps:
--> Follow the path: {tomcat directory>/conf -->Find this line:
change portnumber from "8080" to "80".
--> Save the file.
--> Restart the server :)