Hi All,
 
we have tomcat 3.2.1 and oracle 8.1.6 installed on a linux machine. 
 
from  the book <Oracle 8i for Linux Starter Kit>: "Also note that although other releases of 8.1.6 on other platforms support JDK 1.2 for JDBC application development, the 8.1.6.1.0 release of Orcale8i for Linux does not ship with the classes necessary to support JDK 1.2 development"(p157)
 
we tried to use the jdbc classes from the oracle8i CD. it can only work with JDK1.1.6 but not higher versions.
 
because the Jdbc classes are necessary and only from oracle8i CD ( ? I can not find from oracle website).
 
Does it mean we Can Only use JDK1.1.6 as the Java engine of Tomcat 3.2.1?
Any alternative way such that higher Java Version could be used for Tomcat with Oracle 8.1.6, like new oracle jdbc driver availabe or specical setting that put higher java engine and the old Oracle Jdbc driver together?
 
TIA
 
 
Jerry Qu
 

Reply via email to