Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Latest JRE version in java applet

343fda3f-be15-4dd9-ab54-249dddb8dbabDec 16 2015 — edited Apr 7 2016

hi All

we were using JRE 1.7 in our applet earlier. now our system are upgraded with JRE 1.8 so we need to specify the java installer in the applet code. but it see java installer is not available for JRE 1.8.

Existing code which is using JRE 1.7 installer

<object classid="clsid:CAFEEFAC-0017-0000-FFFF-ABCDEFFEDCBA" WIDTH = 110 HEIGHT = 40 

codebase="http://java.sun.com/update/1.7.0/jinstall-7u55-windows-i586.cab#Version=1,70,55"

We need to use JRE 1.8 .

Any help is much appreciated.

Thanks

Bala

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2016
Added on Dec 16 2015
1 comment
2,305 views