j2ee

listen to the pronunciation of j2ee
İngilizce - İngilizce
Old abbreviation for JavaEE
Java platform designed for the mainframe-scale computing of large enterprises
(Concepts)
Java 2 (Platform) Enterprise Edition – an application server framework from Sun Microsystems for the development of distributed applications
Specification that define a platform for the development and deployment of Web applications It defines an environment under which enterprise beans, servlets, and JSP pages can share resources and work together
2EE (Java 2 Platform, Enterprise Edition) is a Java platform designed for the mainframe-scale computing typical of large enterprises Sun Microsystems (together with industry partners such as IBM) designed J2EE to simplify application development in a thin client tiered environment J2EE simplifies application development and decreases the need for programming and programmer training by creating standardised, reusable modular components and by enabling the tier to handle many aspects of programming automatically
(XML Database Developer's Guide - Oracle XML DB; search in this book) [definition #2] (XML Developer's Kits Guide - XDK; search in this book)
(Java 2 Enterprise Edition)—A Java-based, runtime platform created by Sun Microsystems used for developing, deploying, and managing multi-tier server-centric applications on an enterprise-wide scale J2EE builds on the features of J2SE and adds distributed communication, threading control, scalable architecture, and transaction management J2EE is a competitor to the Microsoft NET Framework
Java 2 Enterprise Edition An environment for developing and deploying enterprise applications The J2EE platform consists of services, application programming interfaces (APIs), and protocols that provide the functionality for developing multi-tiered, Web-based applications
(XML Developer's Kits Guide - XDK)
Java 2 Enterprise Edition A development environment which is independent of hardware systems and operating systems The idea is that software developers need only write applications once and these applications can then be run unchanged on any computer or operating system
Java 2 Platform, Enterprise Edition An environment for developing and deploying enterprise applications, defined by Sun Microsystems Inc The J2EE platform consists of a set of services, application programming interfaces (APIs), and protocols that provide the functionality for developing multitiered, Web-based applications (Trademark of Sun Microsystems, Inc )
(XML Database Developer's Guide - Oracle XML DB) [definition #2] (XML Developer's Kits Guide - XDK)
Java 2 Enterprise Edition A Java specification from Sun Corporation
The Java 2 Enterprise Edition is a collection of related specifications and corresponding documentation that describe an enterprise-level computing architecture for the Java platform J2EE containers, also known as application servers, such as JBoss, WebLogic, WebSphere, and others typically implement the penultimate (next-to-latest) version of the specification Among the major facilities of a J2EE container are: an EJB container (usually supporting CMP (Container-Managed Persistence)), a JMS implementation, thread management, resource management (e g , database access and connection pooling), security, and transactional support A major feature of the J2EE specification is its use of XML to describe components, component assembly, and deployment in a declarative and container-independent fashion RelatedJ2EE reading
Java 2 Enterprise Edition Middleware written in Java used in critical, large-scale networked developments, such as electronic banking