Can only see my java applets on my website on my own pc not my brothers
Hi im hosting on my website on an apache server , the applets load fine on my computer , but not on my brothers or anybody else i think.
They say like applet loading failed, also applet notinited , ive checked and hes got the right JREs and plugins.
All the other functions work eg music and picture links.
Im using the applet tag because embed always trys to make me download plugins i dont need and never works.
Also im running them on firefox.
<applet code="Lights.class"
name="Lights"
align="right"
height = "300" width="500">
<strong>
This browser does not have a Java Plug-in.
<a href="http://java.sun.com/products/plugin/downloads/index.html">
Get the latest Java Plug-in here.
</a>
</strong>
</applet>
My class files in my document root and everything .
Am i doing something majorly wrong as ive read loads of documenentation.
If you want to see my webpage its at 10.0.0.12
and the username and password is hyperflux
Message was edited by:
Thornblade
Message was edited by:
Thornblade

