Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Java applet function not called through java script in linux

  • 2 respostas
  • 3 têm este problema
  • 16 visualizações
  • Última resposta por 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 .

Todas as respostas (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