RE: class loader separation of API and implementation in tomcat

2001-03-12 Thread Blohm, Henning
ault. You must supply one if your web application requires one. For details about where to place jar files, see the README files in the "lib/container", "lib/common", and "lib/apps" directories of your Tomcat installation. Cheers, Larry > -Original Me

class loader separation of API and implementation in tomcat

2001-03-12 Thread Blohm, Henning
Hi everybody, I had a problem with the tomcat 3.1 release that I hoped would be resolved by newer releases, but it seems that that never happened: Since tomcat is a framework that integrates Java code it seems natural that tomcat should have a class loader hierarchy that cleanly separates the to