HTML/CSS Where Can I Safely Download Java to Open HTML Files?

  • Thread starter Thread starter yungman
  • Start date Start date
  • Tags Tags
    Java
AI Thread Summary
To safely download Java for opening HTML files, users are advised to use the official Java website at java.com or Oracle's site for Java SE downloads. The discussion highlights two versions of Java SE 8, jre8u111 and jre8u112, with the latter including additional features and security fixes. After downloading Java, users may encounter issues accessing certain websites due to security settings. To resolve this, it's essential to add the website to the "Exception Site List" in the Java Control Panel and restart the browser. Properly formatting the URL with "http://" is crucial for successful access.
yungman
Messages
5,741
Reaction score
294
Hi

I need to download Java to open a certain html. I need suggestion of a safe site to download. There are quite a few when I search and I don't want to click on anyone until I know it's legitimate.

Thanks
 
Technology news on Phys.org
Java.com?
 
  • Like
Likes Fervent Freyja and yungman
https://www.java.com/en/download/
 
Last edited:
ORACLE owns the Java brand and java.com website (your browser should say "Oracle Corporation (US)" in the URL field before the URL)

Another one is directly from oracle.com:

http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

where you can get the java runtime (JRE) needed for opening a java applet or java webstart which sounds like what is on the web page you want to open.

https://en.wikipedia.org/wiki/Java_Web_Start

https://en.wikipedia.org/wiki/Java_applet
 
Last edited by a moderator:
Thanks guys, I got it.
 
jedishrfu, or any members who know:
that webpage address you gave, http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html shows two different kinds of versions. One of them is jre8u111 and the other right below it is jre8u112. Their descriptions don't show any differently. Is one of them as good as the other? How or why would choosing one or the other make any difference? The page does not make this clear.
 
Last edited by a moderator:
symbolipoint said:
jedishrfu, or any members who know:
that webpage address you gave, http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html shows two different kinds of versions. One of them is jre8u111 and the other right below it is jre8u112. Their descriptions don't show any differently. Is one of them as good as the other? How or why would choosing one or the other make any difference? The page does not make this clear.
This page, http://www.oracle.com/technetwork/java/javase/downloads/index.html , says the following:
Java SE 8u111 includes important security fixes. Oracle strongly recommends that all Java SE 8 users upgrade to this release. Java SE 8u112 is a patch-set update, including all of 8u111 plus additional features (described in the release notes).
 
Last edited by a moderator:
Hi

I downloaded and installed Java and passed verification. This is the website I want to get into, and get the Java on the first place:

http://www.rythmikaudio.com/subtuner2.html

This is just the site of a high end sub woofer I bought, it's supposed to show how to set it up, nothing special. But I couldn't get into it as Java consider it's an unsafe site. I followed the instruction to go into control panel, Java , security and try to input this site for exception and have no luck. What do I have to do to get into this site?

Thanks
 
yungman said:
What do I have to do to get into this site?

After inserting the site url into "Exception Site List", you have to close and restart your browser.
 

Similar threads

Back
Top