Click to See Complete Forum and Search --> : Applet Error (are my settings correct?)


Hank Ag99
11-30-2007, 08:30 PM
I am new at this. I have created and tested an applet using Eclipse 3.2. Now that I am trying to run it from the web, using IE, I keep getting an error "java is undefined". I have tried several changes to my java settings to no avail.

Ideas?

Khalid Ali
12-03-2007, 12:00 AM
2 problems come to mind.
a. your java runtime is not configured for browser
b. you might not be using correct syntax, because Browser itself should not see any referent to java