I created bug #3358 last week to inquire about / request JDK 1.1 support by
Tomcat 3.3. I have been informed that JDK 1.1 is suppose to be supported.
In my attempts to diagnose and fix problems I find myself a bit confused.
Some of the code (DependClassLoader for example) requires the Java 2
libraries (AccessController class) in order to take advantage of Java 2
platform. So, the mere existence of this code makes the Java 2 compiler a
requirement (correct?). Can we really support JDK 1.1 if the deliverable
is built with Java 2?
Thanks, James