Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Java Applet Plug-in (Mac OS)

  • 3 răspunsuri
  • 1 are această problemă
  • 28 de vizualizări
  • Ultimul răspuns de cor-el

more options

How to add Java Applet Plug-in (Mac OS)

How to add Java Applet Plug-in (Mac OS)

Toate răspunsurile (3)

more options

We don't support Java Applets since years.

more options
more options

Websites need to use Java Web Start (i.e. send a special XML file as application/x-java-jnlp-file) to launch a Java application in an external standalone window and can no longer use an applet to open a Java application embedded in a web page.

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 application.