Search: in
Java Platform, Enterprise Edition
Java Platform, Enterprise Edition Encyclopedia
  Tutorials     Encyclopedia     Dictionary     Directory  
Java_Platform,_Enterprise_Edition Email this to a friend      Java_Platform,_Enterprise_Edition

Java Platform, Enterprise Edition

Java Platform, Enterprise Edition or Java EE is a widely used platform for server programming in the Java programming language. The Java EE Platform differs from the Standard Edition (SE) of Java in that it adds libraries which provide functionality to deploy fault-tolerant, distributed, multi-tier Java software, based largely on modular components running on an application server.

Contents


Nomenclature, standards and specifications

The platform was known as Java 2 Platform, Enterprise Edition or J2EE until the name was changed to Java EE in version 5. The current version is called Java EE 5. The previous version is called J2EE 1.4.

Java EE is defined by its specification. As with other Java Community Process specifications, Java EE is also considered informally to be a standard since providers must agree to certain conformance requirements in order to declare their products as Java EE compliant; albeit with no ISO or ECMA standard.

Java EE includes several API specifications, such as JDBC, RMI, e-mail, JMS, web services, XML, etc, and defines how to coordinate them. Java EE also features some specifications unique to Java EE for components. These include Enterprise JavaBeans, servlets, portlets (following the Java Portlet specification), JavaServer Pages and several web service technologies. This allows developers to create enterprise applications that are portable and scalable, and that integrate with legacy technologies. A Java EE "application server" can handle the transactions, security, arity, scalability, concurrency and management of the components that are deployed to it, meaning that the developers should be able to concentrate more on the business logic of the components rather than on infrastructure and integration tasks.

History

The original J2EE specification was developed by Sun Microsystems.

The J2EE 1.2 SDK was released in December 1999.

Starting with J2EE 1.3, the specification was developed under the Java Community Process. JSR 58 specifies J2EE 1.3 and JSR 151 specifies the J2EE 1.4 specification.

The J2EE 1.3 SDK was first released by Sun as a beta in April 2001. The J2EE 1.4 SDK beta was released by Sun in December 2002.

The Java EE 5 specification was developed under JSR 244 and the final release was made on May 11, 2006.

The Java EE 6 specification has been developed under JSR 316 and is scheduled for release in 2008.

General APIs

The Java EE APIs includes several technologies that extend the functionality of the base Java SE APIs.

.*

The Enterprise JavaBean's 1st and 2nd API defines a set of APIs that a distributed object container will support in order to provide persistence, remote procedure calls (using RMI or RMI-IIOP), concurrency control, and access control for distributed objects. This package contains the maximum number of Exception classes (16 in all) in Java EE 5 SDK. This package contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the ejb container.

.*

These packages define the Java Transaction API (JTA).

This package contains the only Error class in Java EE 5 SDK.

.*

This package defines the Java Message Service (JMS) API. This packages the maximum number of interfaces (43 in all) in Java EE 5 SDK. The JMS API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages.

This package defines the Java Server Faces (JSF) API. JSF is a technology for constructing user interfaces out of components.

This package contains the maximum number of annotation types (64 in all) and enums (10 in all) in Java EE 5 SDK. This package contains the classes and interfaces that define the contracts between a persistence provider and the managed classes and the clients of the Java Persistence API.

Certified application servers

Java EE 5 certified

J2EE 1.4 certified

See also

References

External links

bs:Java platforma, enterprise izdanje ca:Java EE cs:Java EE da:J2EE de:Java Platform, Enterprise Edition es:Java EE fa:???? ????? ??????? fr:Java EE ko:?? ???, ?????? ??? it:J2EE he:Java Enterprise Edition lt:J2EE hu:Java Platform, Enterprise Edition nl:Java 2 Enterprise Edition ja:Java Platform, Enterprise Edition pl:Java Platform, Enterprise Edition pt:Java EE ru:Java Platform, Enterprise Edition sk:J2EE fi:Java Platform, Enterprise Edition sv:J2EE th:J2EE vi:J2EE tr:Java EE zh:Java EE





Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Related Links in Java Platform, Enterprise Edition

Search for Java Platform, Enterprise Edition in Tutorials
Search for Java Platform, Enterprise Edition in Encyclopedia
Search for Java Platform, Enterprise Edition in Dictionary
Search for Java Platform, Enterprise Edition in Open Directory
Search for Java Platform, Enterprise Edition in Store
Search for Java Platform, Enterprise Edition in PriceGig



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Advertisement

Advertisement



Java Platform, Enterprise Edition
Java_Platform,_Enterprise_Edition top Java_Platform,_Enterprise_Edition

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement