1751687 Members
5852 Online
108781 Solutions
New Discussion юеВ

Installation

 
sanalkumar
Occasional Contributor

Installation

Hi ,

I want to install JDK version 1.5.0.08 for SSP 3.x in on of my server ,could any please tell from i where i can download this software.


Thanks
sanal
2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: Installation

Try

http://www.hp.com/go/java

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Basheer_2
Trusted Contributor

Re: Installation

Hi Kumar,

You can download from the above link and ftp to your unix.

then do swinatll -s /var/pathtojava

or
if you have in another server.
you can just copy it
scp -rp serverthathasjava:/opt

to check the version

cd /opt/bin/
./java -version