How to change the port of Tomcat from 8080 to 80?

后端 未结 13 769
野的像风
野的像风 2020-11-22 17:22

I want to execute my web app as http://localhost.

13条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-22 17:54

    if you are using eclipse and modifying server.xml doesn't work for you then try following article.. they have steps to modify port if you are using IDE like eclipse.

提交回复
热议问题