×

Loading...
Ad by
  • 最优利率和cashback可以申请特批,好信用好收入offer更好。请点链接扫码加微信咨询,Scotiabank -- Nick Zhang 6478812600。
Ad by
  • 最优利率和cashback可以申请特批,好信用好收入offer更好。请点链接扫码加微信咨询,Scotiabank -- Nick Zhang 6478812600。

JDK is the previous name for Java Developement Kit.

Since Java v1.2 Javasoft changed the name to Java 2. And the JDK is now called JSDK(Java Software Developement Kit).

Any JSDKs (or you may still call them JDKs) with the version number higher than v1.2 are for Java 2.

Java 2 JSDK has a standard edition (SE) which does not contain those enterprise features such as EJB, ....

J2EE is the Java platform (or reference platform) that contains enterprise features.

Normally you have to download Java 2 SDK first, then install J2EE SDK extension on top of the SE SDK.
Report

Replies, comments and Discussions:

  • 工作学习 / 求学深造 / who can explain the conception of J2EE and What is different from JDK?
    • JDK is the previous name for Java Developement Kit.
      Since Java v1.2 Javasoft changed the name to Java 2. And the JDK is now called JSDK(Java Software Developement Kit).

      Any JSDKs (or you may still call them JDKs) with the version number higher than v1.2 are for Java 2.

      Java 2 JSDK has a standard edition (SE) which does not contain those enterprise features such as EJB, ....

      J2EE is the Java platform (or reference platform) that contains enterprise features.

      Normally you have to download Java 2 SDK first, then install J2EE SDK extension on top of the SE SDK.