Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Java applet function not called through java script in linux

  • 2 Antworten
  • 3 haben dieses Problem
  • 11 Aufrufe
  • Letzte Antwort von shrikant_yadav

more options

We are using redhat os version 5.9 and have default mozilla browser version 3.0.11, we are able to call java applet functions in other browser like Internet explorer and mozilla on WINDOWS but on linux mozilla does not call the java applet function. we are able to run java applet on moziila in linux .

We are using redhat os version 5.9 and have default mozilla browser version 3.0.11, we are able to call java applet functions in other browser like Internet explorer and mozilla on WINDOWS but on linux mozilla does not call the java applet function. we are able to run java applet on moziila in linux .

Alle Antworten (2)

more options

¡Hola!

Please go to http://www.java.com/en/download/installed.jsp?detect=jre and attach a screen capture to this question.

¡Gracias!

more options

It is not detecting java version on browser, show some classload exception . screen shot is attached. Java applet is working fine on browser with given two url's below

http://www.w3.org/People/mimasa/test/object/java/Othello

https://docs.oracle.com/javase/tutorial/deployment/applet/examples/dist/applet_ComponentArch_DynamicTreeDemo/AppletPage_WithAppletTagNoJNLP.html


but with below url , java applet is not working after entering two numbers.please check

https://docs.oracle.com/javase/tutorial/deployment/applet/examples/dist/applet_InvokingAppletMethodsFromJavaScript/AppletPage.html