Applet rodando no HTML?!

2 respostas
arm.jr

Gostaria de saber, se para rodar um applet num HTML tem que ter algum plugin?!
Fiz o applet, coloquei na página HTML mas não roda.

Como eu faço p/ funcionar?!

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Applet</title> </head> <body> <applet code="Default.class"></applet> </body> </html>

2 Respostas

Roger75

No Internet Explorer veja se o browser está habilitado: Ferramentas&gtOpções de Internet…&gtAvançadas.
Marque o “Use Java … <applet>” e as opções do Microsoft VM.

arm.jr

Já está marcado.
Olha a imagem em anexo.

Criado 4 de abril de 2007
Ultima resposta 4 de abr. de 2007
Respostas 2
Participantes 2