in the tomcat server.xml you can specify different hosts/applications and given them contexts, valves, etc.i'd like to be able to get a list of these hosts, and possibly their contexts.is that possible? the manager application does it i believe, but i don't see anything that would let me get the application name, or a list of all ofthem.is there a container higher then application we can get?