×

Loading...
Ad by
  • 予人玫瑰,手有余香:加拿大新天地工作移民诚聘求职顾问&行业导师!
Ad by
  • 予人玫瑰,手有余香:加拿大新天地工作移民诚聘求职顾问&行业导师!

ZT

J2SE (soon to be changed to Java SE) is considered the foundation edition of the Java platform and programming environment in which all other editions are based. J2EE (soon to be changed to Java EE) is the edition of the Java 2 platform targeted at developing multi-tier enterprise applications.

J2EE consists of a set of specifications, APIs and technologies defining enterprise application development. J2EE technology providers expose tools, frameworks and platforms that handle a good deal of the details of enterprise application infrastructure and behavior. J2EE implementations enjoy all of the features of the Java 2 Standard Edition (J2SE) platform with additional frameworks and libraries added to support distributed/Web development.
Report

Replies, comments and Discussions:

  • 工作学习 / 学科技术讨论 / 弱弱地问一句: j2se 和 j2ee 的版本是不是一样的?比如j2ee 1.5 就是 j2se 1.5 (5.0) 再加一些别的?
    • 你不是做这个的吗?怎么还问啊?
      • sorry,学艺不精,惭愧之极。我对各种j2ee, servlet, jsp, jdk 的版本联系实在有点混乱,你若能指点一下,感激不尽。。。
    • ZT
      J2SE (soon to be changed to Java SE) is considered the foundation edition of the Java platform and programming environment in which all other editions are based. J2EE (soon to be changed to Java EE) is the edition of the Java 2 platform targeted at developing multi-tier enterprise applications.

      J2EE consists of a set of specifications, APIs and technologies defining enterprise application development. J2EE technology providers expose tools, frameworks and platforms that handle a good deal of the details of enterprise application infrastructure and behavior. J2EE implementations enjoy all of the features of the Java 2 Standard Edition (J2SE) platform with additional frameworks and libraries added to support distributed/Web development.
      • 可我还是没明白。比如说, j2ee 1.3 支持jdk 1.3, 但是j2ee 1.4 bundle的是jdk 5.0, j2ee1.5用的是jdk6.0 。 我现在很糊涂。。。。