Jetty default port is 8080, but I want to change to default port to some other port (9999).
I read a few tutorials and they said almost all of configuration informa
I changed the port successfully, you can try to edit jetty.port in the file located at $Jetty_home/start.d/http.ini.
jetty.port
$Jetty_home/start.d/http.ini