PDA

View Full Version : enabling java applets


rjkdonaldson
08-17-2007, 06:47 AM
Hi having a little trouble starting applets in my browser its displays a red X in the top left corner can anyone help have java applets run in my browser (IE).Have done it before but have 4gotten as I mostly use scripts and not OO for my websites.

ess
08-17-2007, 10:21 AM
Sounds like JV is not installed...or the installed version on your machine is older than the compiled applet.

In the mean time, you might want to check if the applet runs at all. From the command prompt, use the following command

appletviewer MyApplet.html

If the applet runs without any problems...than you might need to configure your browser to run applets etc

hope that helps.

cheers,
Ess

rjkdonaldson
08-18-2007, 04:30 AM
thanks tried that but not working. Was wandering if I have to get the latest java off of sun in order for java to work as I have tweaked the browser settings to run java applets. Cheers

amitthechosen1
08-24-2007, 05:37 AM
Hi,
I have posted the reply to that in one of the post.
You can check that out at :-

http://www.codingforums.com/showthread.php?t=122066.

It explains step by step as to how to proceed.

Hope it clarifies your problem

Regards
Amit.