I have a slick little JSP script that dumps the class/jar files found by the various classloaders: boot, extension, system, and application. But I'm aware that Tomcat also has it's own set of class loaders. Is there a way to identify these from a JSP script, so that I can actually see what Tomcat is loading?
thanks, Tomcat gang. -Dave Naden --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
