Hope you have installed the tomcat on your system.
1. By default the tomcat server port is 8080.
2. To change the port, edit the server.xml file in the conf folder.
4. Restart the tomcat server.
5. To verify the changes, just type http://localhost:xxxx on your web browser where xxxx stands for the port no.