-1

I have a HP network switch i just bought, and tried to access the web interface, and got told this: This product requires the Java language, which is either disabled or not available on this browser.

To use this product you must either upgrade your browser to one that is Java compliant, or enable the Java language on your current browser.

is there any way to get into the web interface, also, i currently dont have a copy of the latest firmware, so i cant update it, and the security tab in the java control panel wont work. and i already tried a guide to activate java in my browser, it didn't work

2 Answers2

1

If it's an NPAPI plugin that the website tried to install, that has been abandoned a while ago. It's a very outdated technology. For example, Chrome dropped support around 2015 in version 42. There's no point of trying to "fix" it in modern browsers.

You should ask whoever told you to get around it if they're aware of that fact. Unless it's a very important product for your company, looking for a workaround is waste of time. They really should provide clear instructions of using older browsers/browser versions in that case, as it may not even support all the NPAPI versions.

Destroy666
  • 5,299
  • 7
  • 16
  • 35
1

Most browsers no longer support the plugin type that was used to embed Java and similar. In other words, it's no longer just an option that you need to activate – the necessary code is literally no longer there.

Get VirtualBox (or some other virtualization app) and install Windows XP or Windows 2000 to a VM, then install an appropriately old version of Java JRE. (For WinXP any Java 6 or Java 8 should work. If you chose Win2000, install JRE 6u21 as even 6u45 is too new for the OS.)

The answer from the previous thread still applies.

u1686_grawity
  • 426,297
  • 64
  • 894
  • 966