Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

The difference?

1 view
Skip to first unread message

sungwon

unread,
May 13, 2007, 2:17:33 PM5/13/07
to
Hello.

What exactly is the difference between JDK 6 SE and J2SE? Is there any
compatibility issues?

I'm trying to use java for this library, in case anyone's interested.
www.opensourcephysics.org

Thanks.

Lew

unread,
May 13, 2007, 2:51:21 PM5/13/07
to

<http://java.sun.com/j2se/j2se-namechange.html>
<http://java.sun.com/javase/6/webnotes/version-6.html>

There were several versions of "J2SE" until Sun changed the name to just
"JSE". I'll assume you're asking about the difference between Java 5 and Java
6 unless you correct me.

For that, get it straight from from the source:
<http://java.sun.com/javase/6/webnotes/>

To give you the information here "exactly" would be to plagiarize that link.

GIYF, too.

--
Lew

Lothar Kimmeringer

unread,
May 13, 2007, 4:19:29 PM5/13/07
to
sungwon wrote:

> What exactly is the difference between JDK 6 SE and J2SE? Is there any
> compatibility issues?

The JDK 6 SE is version six of the Java 2 Standard Edition.
There are other editions like the Java 2 Enterprise Edition
or the Java 2 Mobile Edition.


Regards, Lothar
--
Lothar Kimmeringer E-Mail: spam...@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)

Always remember: The answer is forty-two, there can only be wrong
questions!

Joe Attardi

unread,
May 13, 2007, 10:05:26 PM5/13/07
to
Lothar Kimmeringer wrote:
> The JDK 6 SE is version six of the Java 2 Standard Edition.
> There are other editions like the Java 2 Enterprise Edition
> or the Java 2 Mobile Edition.

Technically, though, Sun has dropped the "2". Java 2 Standard Edition
(J2SE), Java 2 Enterprise Edition (J2EE), and Java 2 Mobile Edition
(J2ME) have now become Java Standard Edition (JSE), Java Enterprise
Edition (JEE), and Java Mobile Edition (JME).

IMHO this is something Sun should have done long ago...

RedGrittyBrick

unread,
May 14, 2007, 4:55:08 AM5/14/07
to

<rant>

Sun's marketing department is pure Dilbert. Remember the SunOS/Solaris
naming and versioning fiasco? When they started the company they should
have split it into two, let the marketing people produce vaporware for
PHBs and have a separate company in a different timezone producing
actual products for software developers and syadmins to use. Sun's
marketing people have demonstrated many times exactly why they shouldn't
be allowed to decide version numbers or product names.

I'm quite happy using Oak 1.6 to develop my apps :-)

</rant>

0 new messages