JDK 1.3 does work with tomcat. Your bean must be using some specific jdk 1.1.*
methods that is not supported in jdk 1.3 (and most likely also jdk 1.2).
----- Original Message -----
From: "Jack Li" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 4:52 PM
Subject: Does JDK1.3 works with Tomcat?
> Hello,
> Does JDK1.3 works with tomcat. My beans do not work with JDK1.3. Error
> message says can't find the class. But all these beans works fine with
> JDK1.1.8. Any ideas?
>
> Thanks,
> Jack Li
>