Java and HTML question
Hi,
One of the lads in the office is learning Java and HTML. He's developed a small app, which works OK on his laptop and home PC but we can't get to work here in the office.
When you launch the HTML page, it just says "Loading Java applet...." and sits there for ever and never loads.
I tried the same on my XP machine (IE 6) and I noticed on the status bar there was a message "load: class OfficeApplet.class not found"
All the necessary files are in the one directory (C:\Temp for testing) and he doesn't have any commands with the path hardcoded.
Is this something obvious or is there a way of debugging whats going on?
Thanks,
Stefan
One of the lads in the office is learning Java and HTML. He's developed a small app, which works OK on his laptop and home PC but we can't get to work here in the office.
When you launch the HTML page, it just says "Loading Java applet...." and sits there for ever and never loads.
I tried the same on my XP machine (IE 6) and I noticed on the status bar there was a message "load: class OfficeApplet.class not found"
All the necessary files are in the one directory (C:\Temp for testing) and he doesn't have any commands with the path hardcoded.
Is this something obvious or is there a way of debugging whats going on?
Thanks,
Stefan
ozzy,
the Java VM is not installed as part of XP. Do you have this installed? Other than that you could try installing the JDK which contains 'appletviewer.exe' which will let you run applets.
Cheers
Gary
the Java VM is not installed as part of XP. Do you have this installed? Other than that you could try installing the JDK which contains 'appletviewer.exe' which will let you run applets.
Cheers
Gary
Trending Topics
oz,
too be honest not entirely sure! Thing is you can have a Java VM which I think is about 7/8 meg, the JDK which is about 25meg and also JRE (java Runtime enviornment), I think the plug-in sits on top of the VM but cant be sure!
Gary
too be honest not entirely sure! Thing is you can have a Java VM which I think is about 7/8 meg, the JDK which is about 25meg and also JRE (java Runtime enviornment), I think the plug-in sits on top of the VM but cant be sure!
Gary
si,
err...well it works fine on mine!!! do you get an error or does the menu just not appear? I checked the paths you were using to the reference the .js files in the zip file and everything was ok.
What version of IE are you running? In internet options|advanced uncheck the option 'Disable script debugging' that way you will get an error dialog to see if the code is actually being called.
Gary
err...well it works fine on mine!!! do you get an error or does the menu just not appear? I checked the paths you were using to the reference the .js files in the zip file and everything was ok.
What version of IE are you running? In internet options|advanced uncheck the option 'Disable script debugging' that way you will get an error dialog to see if the code is actually being called.
Gary
Thread
Thread Starter
Forum
Replies
Last Post
blockhead
Subaru Parts
19
Nov 7, 2015 11:50 PM



