首先进入Tomcat官网,选择相应版本进行下载  网址:http://tomcat.apache.org/ 

Linux下tomcat的安装

二、下载完成后 执行解压  tar -zxvf apache-tomcat-7.0.70.tar.gz

三、解压完成后进入 /opt/apache-tomcat-7.0.70/bin目录下 执行startup.sh命令

四、进入浏览器 输入 localhost:8080 查看是否成功

Linux下tomcat的安装

相关文章:

  • 2021-08-08
  • 2021-08-19
  • 2021-04-17
  • 2021-08-30
猜你喜欢
  • 2021-09-26
  • 2022-12-23
  • 2022-01-08
  • 2022-01-08
  • 2022-01-08
  • 2022-01-08
相关资源
相似解决方案