http://localhost:8080/manager/text/list
列出當(dāng)前所有部署的 Web 應(yīng)用的上下文路徑、當(dāng)前狀態(tài)(running 或 stopped),以及活躍會話。開啟 Tomcat 后,一般立刻會產(chǎn)生如下這樣的響應(yīng):
OK - Listed applications for virtual host localhost
/webdav:running:0
/examples:running:0
/manager:running:0
/:running:0
Listed applications for virtual host localhost:列出虛擬主機本地主機的所有應(yīng)用。