The port is set in the TOMCAT_HOME/conf/server.xml file; search for "8080". If you use "80" -which is the default port for HTTP- you don't need to specify it in the URL. You'll need to restart Tomcat after making this change. Make sure you don't have IIS running on port 80.