PDA

View Full Version : Java applet failed


rassler
January 28th, 2007, 07:00 AM
Hello
I couldn't decide which thread this should be in, so picked on this one.
I have been learning Java, I learned it once before but didn't get on well with it, but I'm trying again.
My main source of tutorial has been 'Java a beginners guide byt Herbert Schildt'.
Every example worked on my local Linux server, but when I put them onto my web site I get 'Loading java applet failed'. The same examples work if I follow the book to the online examples from the book, but if I copy those and put them on ocssolutions, they fail with the same error.
My example area is http://www.rassler.org.uk/ajax if you look into the java console for the control, it gives the impression it just can't find it.
I have had friends try from their PCs (various OSs and they have the same problem.
I would be happy for you to tell me I'm a dummy because java code has to be put into a particular directory or something, call me anything at all, but just tell me what I'm doing wrong.
Thankyou.