http://tomcat.apache.org/download-80.cgi
-
打開命令行提示符窗口, 進入Tomcat安裝目錄, 進入bin目錄下,
輸入:service.bat install ,如圖提示表示成功
-
最后在進入到tomcat8.0的解壓后的bin目錄下運行tomcat8w.exe ,點擊start,最后確定
-
在瀏覽器網頁中輸入:http://localhost:8080/
能打開如圖界面說明配置成功。
-