(前提:已安装JDK和JRE)

打开官网下载tomcat9安装包:https://tomcat.apache.org/download-90.cgi

【搭建环境】win10安装tomcat

【搭建环境】win10安装tomcat

 

双击安装程序启动安装,一直点击下一步,直到出现下面的界面:(只设置server Shutdown Port、账号和密码,其他的不要修改)

【搭建环境】win10安装tomcat

 

JRE的安装目录:(一般是自动填充的)

【搭建环境】win10安装tomcat

 

tomcat的安装目录:(不建议修改)

【搭建环境】win10安装tomcat

 

安装完成:

【搭建环境】win10安装tomcat

 

若没启动,则可通过路径:“C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin”下的“Tomcat9w.exe”程序启动tomcat:

【搭建环境】win10安装tomcat

【搭建环境】win10安装tomcat

 

如何检查是否成功安装tomcat?打开链接:“http://localhost:8080”,出现以下画面则说明tomcat安装成功:

【搭建环境】win10安装tomcat

 

相关文章:

  • 2022-01-08
  • 2021-04-23
  • 2021-09-18
  • 2021-04-14
  • 2022-12-23
  • 2021-11-18
  • 2021-11-19
猜你喜欢
  • 2021-08-21
  • 2021-12-09
  • 2021-04-18
  • 2021-12-10
  • 2021-11-19
  • 2021-09-23
  • 2021-06-10
相关资源
相似解决方案