I am working on a patch for Tomcat 4.x, and was wondering if there were any requirements for supporting older versions of the JDK. Can I code up a patch that uses classes and/or methods only available in 1.4, or do I have to support 1.2? Can I write two versions, one that uses 1.4 APIs, and one that supports 1.2+?
Chris -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>