Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Port numbers used by Tomcat

Status
Not open for further replies.

vk02720

Programmer
Dec 11, 2002
2
US
What port numbers are used by Tomcat (4.1.12) and for what functions ? I changed the server.xml file and changed Coyote connector to listen on port 8080. Works since I can connect to this port using browser but it is not visible using netstat -a | grep 8080 .

TIA

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top