Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Java applet function not called through java script in linux

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