| OS X - Operating System General OS operation information and support |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Aug 14, 2007
Posts: 8
![]() |
If anyone can offer help with regards to Java it would be much appreciated as I have been trying to use Ultimate Free (www.onefshop.com) but it simply doesnt work as I dont think my Java is correct/up to date.
I use a Mac (powerbook G4) with OS 10.3.9. If I try to test my java on the java.com website (using firefox) it just crashes so something must be wrong. If I test in IE it just doesnt work either. Ive downloaded what I thought are all the latest java updates. Can any one help? Perhaps I need to completely remove java from my machine and reinstall it again? How would I do this? |
| QUOTE Thanks | |
![]() Member Since: Dec 24, 2006
Location: N. Ireland
Posts: 900
![]() Mac Specs: Mac Pro 2xQuad core 2.8GHZ
|
|
| QUOTE Thanks | |
![]() Member Since: Aug 14, 2007
Posts: 8
![]() |
|
||||
| QUOTE Thanks | |||||
![]() Member Since: Dec 24, 2006
Location: N. Ireland
Posts: 900
![]() Mac Specs: Mac Pro 2xQuad core 2.8GHZ
|
|
| QUOTE Thanks | |
![]() Member Since: Dec 24, 2006
Location: N. Ireland
Posts: 900
![]() Mac Specs: Mac Pro 2xQuad core 2.8GHZ
|
Looks like Java is installed but your browser is not setup properly for Java applets. Check that "enable Java" is ticked on the security tab of Safaris preferences.
To check java is working properly (outside of your browser) select and copy this short java program and save it in a plain text file called HelloWorld.java Code:
import java.io.*;
public class HelloWorld {
public static void main(String[] args){
System.out.println("Hello world.");
}
}
Compile the program by typing in Code:
javac HelloWorld.java Code:
java HelloWorld
|
| QUOTE Thanks | |
![]() Member Since: Dec 24, 2006
Location: N. Ireland
Posts: 900
![]() Mac Specs: Mac Pro 2xQuad core 2.8GHZ
|
|
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| weird java problem | rerks | OS X - Apps and Games | 0 | 01-28-2007 05:59 AM |
| java question | rerks | OS X - Operating System | 0 | 01-23-2007 03:05 AM |
| Java update 1.4.1 is out | rman | OS X - Operating System | 1 | 04-30-2006 01:05 PM |
| Java From Terminal | jdgti | OS X - Development and Darwin | 10 | 03-26-2005 07:16 PM |
| Apple Releases Java 1.4.1 | Graphite | Apple Rumors and Reports | 5 | 03-10-2003 07:52 PM |
All times are GMT -4. The time now is 04:25 PM.
Powered by vBulletin