进入Tomcat管理系统:
1.本地安装的tomcat的webapps有manager应用
2.本地安装的tomcat的conf/tomcat-users.xml文件配置如下

在弹出的界面中输入username=“tomcat” password=“tomcat”,
进入管理界面:

本文介绍如何通过本地安装的Tomcat访问其管理界面。首先确保webapps中有manager应用,然后配置conf/tomcat-users.xml文件。使用默认账号密码(均为tomcat)登录即可。
进入Tomcat管理系统:
1.本地安装的tomcat的webapps有manager应用
2.本地安装的tomcat的conf/tomcat-users.xml文件配置如下

在弹出的界面中输入username=“tomcat” password=“tomcat”,
进入管理界面:


被折叠的 条评论
为什么被折叠?