Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
gabybosetti is on a distinguished road
 
Posts: 2
Join Date: Aug 2012
Question No puedo ejecutar JApplet - 08-07-2012, 05:35 PM

¡Hola a todos! Quisiera saber cómo subir al servidor 000webhost un JApplet. He creado mi JAR y desde mi computadora local (o cualquier otra, si copio el jar y html) funciona. Subo estos archivos en una carpeta dentro de public_html y no logro hacer que el applet arranque.

¿Qué puede ser? Aquí está mi html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>

<body>
<applet
width="1100"
height="493"
code="gabybosetti.EditorImagenes.class"
archive="EditorImagenes.jar"
codebase="."
>
</applet>
</body>
</html>

Gracias por su tiempo
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
d3iti's Avatar
Super Moderator
d3iti is on a distinguished road
 
Posts: 6,496
Join Date: Jul 2009
Location: Spain
Default 08-07-2012, 07:09 PM

Hola,

El servidor sólo trabaja con scripts tipo php, por lo que dentro del servidor sólo se ejecutarán ficheros con lenguaje script PHP y de configuración del servidor apache, .htaccess.

Si el JApplet debe descargarse para ejecutarse en la máquina del visitante, puedes revisar que tanto el nombre y la ruta de acceso al applet dentro del servidor es correcta.

Por último te sugiero que consultes en algun foro especializado en JApplet.


Recuerda realizar copias de seguridad de tus sitios web. Si este mensaje te ayudó puedes pulsar sobre el botón karma
Reply With Quote
Reply

Tags
000webhost, applet, japplet

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com