You will find an answer on OTN (
http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html).
* classes12 packages are for use with JDK 1.2 & 1.3
* ojdbc14 packages are for use with JDK 1.4 & 1.5
Etienne
On 1/9/06, Tomas <[EMAIL PROTECTED]> wrote:
>
> > My first question is : can we
Farid Izem wrote:
My Second question is : does the ojdbc14.jar will be support for jsdk1.5 and
where can i download it ?
ojdbc14.jar works fine under Java 5 -- it is for Java 1.4 /and higher/
as I understand it.
> My first question is : can we use jsdk 1.4 in place of jsdk1.5 ?
Have you checked out "JDK 1.4 Compatability Package",
http://tomcat.apache.org/download-55.cgi?
-Tomas
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addition
Hi all,
i need to install Tomcat 5.5.12 based on jsdk 1.5.
At this point, no problem.
I need to add Oracle Driver. I planned to use ojdbc14.jar
But i think this driver is only support for previous release of jsdk (1.4,
1.3, 1.2 etc).
My first question is : can we use jsdk 1.4 in place of jsdk1.5