List deployed webapps in Apache Tomcat

前端 未结 7 1315
予麋鹿
予麋鹿 2020-12-09 02:29

I need to get a list of deployed webapps in Apache Tomcat. Also, for each webapp I need to get a list of initialized servlets and JSPs. Any ideas how this can be done?

7条回答
提交回复
热议问题