Java Web Browser Download

Java Web Browser Download Rating: 8,7/10 1290 votes
  1. Update Java On Browser
  2. Java Web Browser App Download

If you recently installed Java, you may need to restart your browser (close all browser windows and re-open), in order for the browser to recognize the installation. In addition, make sure Java content in the browser is enabled through the Java Control Panel. Follow these instructions to enable Java though your Web browser. Internet Explorer. A basic java web browser which provides all the functions of a normal web browser. Not much good support for cookies but all other functions are well supported. Jul 27, 2018  Lobo Evolution is a fork of Lobo Browser. The project continuing the work of Lobo Browser(lobochief). Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, HTML5 Javascript (AJAX), CSS 3 and Java (Swing/AWT) rendering. Cobra is the web browser's renderer API; also a Javascript-aware HTML parser.

Active1 year, 2 months ago

All the major browsers seem to have dumped Java. I frequent some sites such as 2draw.net that allow you to use Java applets to create art on the web, but some of these seem to be failing with recent updates to Java and browsers.

I just acquired 'Pale Moon browser' in the hopes that it still supports Java, and found it hard to use.

What's the best solution for running Java applets on the web via a browser on Windows?

Spiff
81k11 gold badges125 silver badges170 bronze badges
Doreet777Doreet777

2 Answers

Running Java applets on the web via the Java browser plug-in (which uses the old 'Netscape Plugin Application Programming Interface': NPAPI), is generally insecure. In fact, loading any plug-ins via NPAPI is considered insecure, so all the major browser makers are moving away from it.

Oracle recommends Microsoft Internet Explorer for people on Windows who still want to run Java applets in their browser. Internet Explorer 11 still supports NPAPI plug-ins, including Java. You can even run it on Windows 10. You don't have to run Edge, Microsoft's modern browser, if you don't want to.

Mozilla Firefox's 'Extended Support Release' (ESR) apparently still supports NPAPI and thus Java.

You may need to go to Java.com to download and install the latest version of Java, to make sure the latest Java NPAPI web browser plug-in gets installed correctly.

Because of these browser changes, modern websites have abandoned Java and Flash for interactive features. Art creation 'apps' on the web are built with native web technologies like JavaScript (which is a totally different technology than Java, despite the name) and canvas nowadays. These are safer technologies that are built into every browser.

If you really still need to run a Java applet after the last NPAPI browsers are gone, there may be ways to download them and run them from your own hard drive, but that's a bit beyond the scope of this question.

SpiffSpiff
81k11 gold badges125 silver badges170 bronze badges

To elaborate on Spiff's answer, since it wouldn't easily fit in a comment:

Firefox ESR seems to work with java applet if it's 32-bit, and as long as you can keep it on v 52.x and disallow the auto updater from working. Download here.

After installing it, download 32 bit java (the non '64 bit' offline option--possibly remove any previous 64 bit java first, if necessary, to avoid a '1603 install failed' message, though sometimes the two'just work' together). Restart firefox after installing java.

Whenever there's a prompt for 'firefox software updater' click 'no' otherwise it might update it to 59. It'll allow you to load the plugin on pages now, but it's an 'opt in, allow for this particular web page at a time'.

Update Java On Browser

Now test if applets are working here: https://www.java.com/en/download/installed.jsp

If you go with IE it works and isn't an opt-in (i.e. works 'even better')--seems to require 32-bit JRE otherwise it just pops up a message 'this website uses java' but despite saying OK, it still doesn't take, weird.

Another option: installed firefox portable ESR 52 version. By default it launches in either 64 or 32 bit mode 'depending on the OS' (we want it to always launch in 32 bit mode), so to enforce that, copy 'the FirefoxPortable.ini configuration file from the FirefoxPortableOtherSource directory to the FirefoxPortable directory and editing it to add AlwaysUse32Bit=true' (thanks to grawity for the tip)

Charles web debugging proxy free download - Charles Web Debugging (32 bit), SaferWeb, SaferWeb, and many more programs. Charles web debugging proxy free download. Download Charles. The latest version of Charles is 4.2.8. Read the Release Notes. Paid Upgrade for Charles 3 to Charles 4. Charles 4 was a major update to Charles 3, and it is a paid upgrade. Charles Web Debugging Proxy - Official Site. Charles 3.2 public beta released. Download and more information on my blog. Charles 3.1.4 released. Bug fixes and minor new features. Charles Mozilla Firefox add-on updated for compatibility with Firefox 3.0.

You may be able to use an 'appletviewer' debug tool.

Java Web Browser App Download

rogerdpackrogerdpack
9823 gold badges15 silver badges30 bronze badges

Not the answer you're looking for? Browse other questions tagged windowsgoogle-chromefirefoxbrowserjava or ask your own question.