2014-03-24 15:05:03

Hi everyone,

I have a question: when my teacher and I try to download JDK installer file, it gave me an arror. please, if someone have the latest JDK installer file, please upload it here. because my teacher needs it.

Thanks.

2014-03-24 16:26:50

Sawcheat, please specify which version you need plus platform and processor type. For example do you need the windows 32-bit version, the Windows 64-bit version, the Linux 32-bit version, Linux AMD64 version, etc.

Sincerely,
Thomas Ward
USA Games Interactive
http://www.usagamesinteractive.com

2014-03-24 20:06:28

Hi Socheat.
I think I know the problem your having. You have to agree to oracle's user agreement. Press the agree button and then you can download it. Remember that java runs on just about any platform you can think of and that there are many installers for it.
There is no need to post a link just google it and you will find it.

Guitarman.
What has been created in the laws of nature holds true in the laws of magic as well. Where there is light, there is darkness,  and where there is life, there is also death.
Aerodyne: first of the wizard order

2014-03-26 10:17:32

Dear all experts!

MY anemis Nara a new member here. I am Socheat's teacher who is unable to download JDK. Remember I have already agreed to java agreement but I still get error. Please someone upload it for me and Socheat. I need JDK for windows x86 32Bits.
Thanks in advance

2014-03-26 14:33:25

Yeah, as my teacher said, we're agreed the orical agreement. but it is error.

2014-03-26 20:59:44 (edited by john 2014-03-26 21:00:28)

The only version of the jdk I have is something from quite a while ago. At a *very* random guess, I think its v1.6. I can confirm that it runs on both 32 and 64-bit, xp to win7.
You will need to use the command line for this to work.
To compile: java\bin\javac.exe <name>.java
<name> must be caps, same as class declaration
to run: java\bin\java.exe <name>
No file extention, be careful with caps.
https://dl.dropboxusercontent.com/u/85682400/jdk.7z

2014-03-27 04:38:15

Dear John!
Thank you for your kindly help. I really appreciate your help very much.
So thanks once agai
Best
Naran

2014-03-27 22:25:38

Glad to help. I'll leave the archive up for a week or so, in case you run into any issues.