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?
http://code.google.com/p/psi-probe/wiki/Features seems like a good place to look.