Can I install 2 different java version (v1.4 and v1.6) in parallel ? Co-existence possible?

J

Jason Stacy

A software installation (from Oracle) requires the presence of java (j2ee) v1.4

No, it does NOT accept a newer version 1.6 of java(j2ee) which is already
installed on my computer.

So I have to install java 1.4 in addition to the previous v1.6 on my computer.

is this possible? Can both installation co-exist ?

Or do they interfere each other?

Which environment variable decides which installation is used:

JAVA_HOME
or the order of the java "bin" directories in the
PATH
environment variable ?

J.
 
S

Stefano Brocchi

A software installation (from Oracle) requires the presence of java (j2ee) v1.4

No, it does NOT accept a newer version 1.6 of java(j2ee) which is already
installed on my computer.

So I have to install java 1.4 in addition to the previous v1.6 on my computer.

is this possible? Can both installation co-exist ?

Or do they interfere each other?

Which environment variable decides which installation is used:

JAVA_HOME
or the order of the java "bin" directories in the
PATH
environment variable ?

J.
 
V

Vijay

Hi
Yes you can have two versions of jdk/java in your system.
Both the installations can coexist.
Regarding which version to be used , just check if the software you
are using (oracle etc..)
allows you to choose the jdk version.
You can also set the PATH variable to point to the required jdk
version.

Vijay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top