Avatar of Aamer-
Aamer-
 asked on

java JDK Download

I have to install JDK1.7_67 32 on a server as a prerequisite for an application. I tried a lot but could not download this. can anyone help me with a link from where I can download the version of JDK
JavaJava EEJava App Servers

Avatar of undefined
Last Comment
John

8/22/2022 - Mon
John

See if it available on this Java JDK page

http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html#javasejdk

Version 7 is a serious security risk and you should not be using it, but updating your platform instead.

Oracle is getting rid of the worst versions.
CEHJ

Java is specifically designed to be backwardly compatible. You should ask the authors of the app how they've managed to produce something that's tied to a specific version and that won't run on the latest version
Aamer-

ASKER
Well I am a infrastructure Guy and as part of a product deployment the vendor has asked us to keep some prerequisites ready before he comes. one of the requirement is JDK version 7. please let me know if the latest version can be deployed instead of this one he mentioned. just want to be sure. thanks for your reply gentlemen
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
CEHJ

please let me know if the latest version can be deployed instead of this one he mentioned.
That's actually the wrong question. The question is "can the application be run on the latest Java VM"
The answer ought to be yes, but i've no way of knowing
ASKER CERTIFIED SOLUTION
John

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Aamer-

ASKER
Thanks a lot John
John

You are very welcome and I was happy to help. Over time, you (clients) need to bring Java up to date for security reasons. I am sure you understand.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.