An Overview of Java 2 Enterprise Edition (J2EE) Architecture and Its Business Applications
Java 2 Enterprise Edition (J2EE) is a robust platform designed for building enterprise-level applications. It consists of three primary tiers: the client-tier, which handles user interactions; the business-tier, responsible for business logic; and the data-tier, which manages enterprise information systems. Major companies like HP and AICTC leverage J2EE as a key enabler in their business operations. J2EE application servers such as IBM WebSphere, BEA WebLogic, and Oracle 10g support the deployment of J2EE applications, while alternatives like Microsoft .NET offer different approaches to enterprise development.
An Overview of Java 2 Enterprise Edition (J2EE) Architecture and Its Business Applications
E N D
Presentation Transcript
Overview • HTML • Java • J2EE
J2EE Consists of… • 1. Client-tier (First tier) • 2. Business-tier (Middle Tier) • 3. Data-tier (also known as the Enterprise Information Systems tier).
Companies Using J2EE • HP • AICTC
J2EE Business Enabler • Examples go here of businesses
J2EE Servers IBM • WebSphere • BEA • Weblogic • Oracle • 10g • Others????
Alternative to J2EE • Microsoft .NET • Built by Microsoft Corporation.