|
Re: java help
Hey, does javac work from the command line? (No path)
Something to try; Go to Start>Computer(Right Click)>Properties(Or CPanel>System), in the workgroup settings section click change settings. Go to the advanced tab, click Environment Variables. In the system variables section find "Path", in the path variable(click edit if you can't see it all, but don't mess it up) you should see the path to Java's bin directory, if that's not there you need to add it (seperating the enties with a semicolon)...
If not then go to the bin directory and see if applet viewer is there, then try cd to the bin directory(in the shell) and use it from there, if it still doesn't work post back saying so.
Cheers,
Jamey
|