| Author |
Problem Accessing SCJP Test Page
|
Nikhil Muppavarapu
Greenhorn
Joined: Feb 09, 2009
Posts: 2
|
|
Dear all
i am new to the forum and i am very much grateful for the topics being posted here !
they are really very helpful ...
i am trying to access the mock test page of SCJP http://www.javaranch.com/game.jsp ... but am not able to view the page ...
all i am getting is a java cup ..... software update shows no new softwares .... the java test page at http://www.java.com/en/download/help/testvm.xml also shows the same java cup !
btw ... am running mac osx tiger .. and safari !
can you ppl please giude on what to do to get things done !
|
 |
raj malhotra
Ranch Hand
Joined: Feb 22, 2007
Posts: 285
|
|
|
Is java installed on your system? when you install JRE(not JDK) it will ask you to select various browsers installed on your system.If you select those browsers, you will not get the java cup next time.
|
 |
Nikhil Muppavarapu
Greenhorn
Joined: Feb 09, 2009
Posts: 2
|
|
well ...
can you please tell me as to how to do it ?
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12929
|
|
You can find Java for Mac OS X here: http://developer.apple.com/java/
But normally Java is already included on Mac OS X, so you don't need to download and install it. Sun's Java tutorials are a good place to start learning Java.
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Stephen Davies
Ranch Hand
Joined: Jul 23, 2008
Posts: 352
|
|
I hate to berate Mac, Im on MacBook Pro with Leopard myself, but, Safari (4 beta and 3) sometimes has problems loading Applets. However on Tiger, you should have java installed by default (Fire up Terminal and type java -version that should check your runtime, and then try javac -version and that should tell you if you have the JDK installed (although this is not needed to run Applets on the web, you will need it to write Java programs). If you still have issues with Safari, try using Firefox, it seems to work a bit better with Applets.
|
be a well encapsulated person, don't expose your privates, unless you public void getWife()!
|
 |
 |
|
|
subject: Problem Accessing SCJP Test Page
|
|
|