Java Upgrade

We are currently using Java 1.2.2_10 and iPlanet Webserver 4.1. We are planning to upgrade to Java 1.3. We need to know if Java 1.3 supports iPlanet Webserver 4.1. If not what is the nearest version of iPlanet to which we have to upgrade.
[252 byte] By [Java_iPlanet_Usera] at [2007-11-26 22:40:53]
# 1

> We are currently using Java 1.2.2_10 and iPlanet

> Webserver 4.1. We are planning to upgrade to Java

> 1.3.

Why only to 1.3? It's soon dead. I don't see a point in upgrading to that version.

> We need to know if Java 1.3 supports iPlanet

> Webserver 4.1. If not what is the nearest version of

> iPlanet to which we have to upgrade.

Why not upgrade to the latest version?

kajbja at 2007-7-10 11:55:08 > top of Java-index,Java Essentials,Java Programming...
# 2
Upgrading to 1.3 itself is going to have a huge impact, as it has lot of dependencies. so we want to know this impact 1st and then think if it would be better to move to the latest version.
Java_iPlanet_Usera at 2007-7-10 11:55:08 > top of Java-index,Java Essentials,Java Programming...
# 3

Sun just declared Java 1.3 to be at EOL (End Of Life) as of December 2006, when they released 1.6.

The trouble you would go through to upgrade to 1.3 would not be worth it if you can upgrade to at least 1.4 and save yourself future headaches.

You really should consider upgrading your web server as well to a later version that declares support for a later version of Java.

maple_shafta at 2007-7-10 11:55:08 > top of Java-index,Java Essentials,Java Programming...
# 4
If i take what u say, then let me reframe my query, will Java 1.4 support iplanet web server4.1?
Java_iPlanet_Usera at 2007-7-10 11:55:08 > top of Java-index,Java Essentials,Java Programming...
# 5
iPlanet-WebServer-Enterprise/6.0 has a built-in servlet engine with java 1.3
BIJ001a at 2007-7-10 11:55:08 > top of Java-index,Java Essentials,Java Programming...