Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Is it going to have support in ESR 59 to support Java Applet?

  • 3 trả lời
  • 6 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Hello, I developed a financial application. I know that until Q1-2018 ESR52 will support Java. I would like to know if there is any chance that ESR 59 will support the Java applet.

Thks.

Hello, I developed a financial application. I know that until Q1-2018 ESR52 will support Java. I would like to know if there is any chance that ESR 59 will support the Java applet. Thks.

Giải pháp được chọn

Java will not run in ESR 59

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (3)

more options

Giải pháp được chọn

Java will not run in ESR 59

more options

Besides even Oracle is discontinuing their NPAPI Java Plugin as of Java 9 but is still supported with Java 8.

more options

Support for Java applets has been removed in Firefox 53


Support for the Java plugin and the Java applet in a browser window is dropped, so you can no longer embed Java in a web page. Websites will have to use Java Web Start to launch a Java application in an external standalone window instead of using an applet to open this embedded in a web page. Websites that want to use Java need to adapt and make the change to this way to launch a Java application.

A Java Web Start JNLP file is basically a XML file that the server sends as application/x-java-jnlp-file and that is opened by the default application for this MIME type (Java Web Start). Java then handles everything on its own, but there is no longer embedding possible like a plugin offers. Java registers this MIME type when you install the Java program.