JAVA is not working

fonza

New member
Joined
May 9, 2011
Messages
3
Hi all,

I have uploaded my website www.fonzalida.com
But my JAVA is not working. When I run the website local on my computer, it is just working fine. :confused:

I just uploaded all my files and folders, the same as it is located on my computer.


Did I forget something or is java not supported at DirectAdmin?
Or do I have to activate or install an application first via DirectAdmin?

Example:
http://www.fonzalida.com/interieurbouw.htm
You can check the source if you want.


Hopefully someone can help me???


Greetz, Carlos
 
Java is a client side language. It has nothing to do with the server.
 
@fonza,

There are two different things:

— Java, which is a programming language http://en.wikipedia.org/wiki/Java_(programming_language)

and

— JavaScript, which is a client side scripting language http://en.wikipedia.org/wiki/JavaScript


So, I suppose you're talking about JavaScript. If so, then this is a wrong forum. Nevertheless, I've looked at the page http://www.fonzalida.com/interieurbouw.htm and what I've seen is that JavaScripts are working, but no images. Make sure that images are uploaded (http://www.fonzalida.com/images/image-20.jpg and others).
 
Your Javascript (.js) files are probably pointing to your hard drive, eg. file:// etc ?


Actually, do you mean Java or JavaScript?
 
Last edited:
java

Thanks all, I will check my links again, maybe it is pointing to my harddrive indeed.

I will let you know...


Peter
 
ava

Peter LWas and zEiter,

With the combination of your comments I found the problem.
The links were poining to .jpg in stead of .JPG.

Now it is finally working :):):):D


Thanks all!!
 
Back
Top