-1

I know it doesn't work, and I just want to know why.

A.B.
  • 90,397
manjuu5
  • 101

1 Answers1

0

Java is a NPAPI plugin. Support for NPAPI was dropped in Chrome/Chromium 34 due to the transition to the Aura UI stack. As such, Java will not work in Chrome/Chromium >34.

zhongfu
  • 1,449