启动

cd $JETTY_HOME 

java -jar start.jar

 

停止

cd bin

./jetty.sh stop

 

重启

cd bin

./jetty.sh restart

相关文章: