JAVA-安装apache tomcat服务器

下载地址:http://tomcat.apache.org/

选择需要下载的版本

 

下载windows service installer,找到文件双击进行安装

next

i agree

next

next

在安装tomcat之前请确保已经安装jdk,next

install

finish 则apache tomcat服务器安装完成

启动服务

配置系统变量CATALINA_HOME变量值填写tomcat的安装路径

找到tomcat的安装位置,双击tomcat7w.exe

在上图中显示service status:stated,表明tomcat服务器已经启动了。确定,进入到浏览器中访问tomcat安装的时候配置的端口号地址:localhost:8080

看到上图显示的页面,表示tomcat服务器安装已经完成

 

posted @ 2016-07-15 10:41  dekevin  阅读(347)  评论(0编辑  收藏  举报