The Artima Developer Community
Sponsored Link

Design Forum
About J2EE

2 replies on 1 page. Most recent reply: Aug 22, 2003 7:19 AM by David

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
siju thomas

Posts: 2
Nickname: siju
Registered: Aug, 2003

About J2EE Posted: Aug 17, 2003 4:23 AM
Reply to this message Reply
Advertisement
What is the difference between j2sdk and J2EE.Are the coding and all same or is there anything more in J2EE.Pls explain


David

Posts: 150
Nickname: archangel
Registered: Jul, 2003

Re: About J2EE Posted: Aug 22, 2003 6:33 AM
Reply to this message Reply
J2SDK stands for Java 2 Software Development Kit.

J2EE stands for Java 2 Enterprise Edition.

J2SE stands for Java 2 Standard Edition.

You download the right development kit for J2SE or J2EE development.

David

Posts: 150
Nickname: archangel
Registered: Jul, 2003

Re: About J2EE Posted: Aug 22, 2003 7:19 AM
Reply to this message Reply
http://java.sun.com/java2/whatis/


The Platforms

Recognizing that "one size doesn't fit all," Sun has grouped its innovative Java technologies into three editions: Java 2 Platform, Micro Edition (J2METM technology), Java 2 Platform, Standard Edition (J2SETM technology), and the Java 2 Platform, Enterprise Edition (J2EETM technology). Each edition is a developer treasure chest of tools and supplies that can be used with a particular product.

Java 2 Platform, Standard Edition (J2SE)
The J2SE platform is a fast and secure foundation for building and deploying client-side enterprise applications. In today's .com world of nanosecond response times and information gratification, J2SE technology provides the speedy performance and high functionality that is demanded by Web users.

For end users, J2SE technology enables faster and easier use of functionally rich Web applications, such as corporate intranets and interactive shopping aids for eCommerce. For enterprise developers, the improved J2SE technology serves as the base tool for creating sophisticated, valuable applications that can be brought to market quickly.

Java 2 Platform, Enterprise Edition (J2EE)
J2EE technology simplifies enterprise applications by basing them on standardized, modular and re-usable components Enterprise JavaBeansTM (EJBTM), providing a complete set of services to those components, and handling many details of application behavior automatically. By automating many of the time-consuming and difficult tasks of application development, J2EE technology allows enterprise developers to focus on adding value, that is, enhancing business logic, rather than building infrastructure.

Java 2 Platform, Micro Edition (J2ME)
J2ME technology specifically addresses the vast consumer space, which covers the range of extremely tiny commodities such as smart cards or a pager all the way up to the set-top box, an appliance almost as powerful as a computer. J2ME technology enables device manufacturers, service providers, and content creators to gain a competitive advantage and capitalize on new revenue streams by rapidly and cost-effectively developing and deploying compelling new applications and services to their customers worldwide.

Flat View: This topic has 2 replies on 1 page
Topic: Java Persistance for Object-Relational Databases Previous Topic   Next Topic Topic: what's problem if a user perform multi roles at the same time after login?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use