Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What OS version supports Java J2SE JRE, can Jaguar?
#4
Java 2 is simply a marketing term which has been around since 1998 -- way before OS X 10.0.

Not that this helps you I'm sure, as it is possible that your applet needs a later minor version
of the Java 2 runtime than 10.2 provides, which is Java 1.4.1, whereas Panther has 1.4.2.

You will find this out if you type java -version in a Terminal Window:

$java -version
java version
1.4.2_12
Java™ 2 Runtime Environment, Standard Edition (build 1.4.2_12-270)
Java HotSpot™ Client VM (build 1.4.2-70, mixed mode)
Reply


Messages In This Thread
Re: What OS version supports Java J2SE JRE, can Jaguar? - by Seacrest - 09-29-2007, 04:45 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)