Presentation is loading. Please wait.

Presentation is loading. Please wait.

E-business Architecture.NET vs J2EE Judith Molka-Danielsen Feb.27, 2004.

Similar presentations


Presentation on theme: "E-business Architecture.NET vs J2EE Judith Molka-Danielsen Feb.27, 2004."— Presentation transcript:

1 E-business Architecture.NET vs J2EE Judith Molka-Danielsen Feb.27, 2004

2 Issues in developing an architecture Vendor neutrality – device independence Platform maturity Interoperability (in B2B transactions) Scalability and performance Programming languages and skills needed Portability and legacy integration Modularity and reuse Costs

3 2-tier : Client-Server architecture High load between client and server. Tight interoperations of presentation logic, business logic, and data access logic. Not scalable; Not flexible

4 N-tier architecture : application functions are partitioned into N independent layers. Each layer is scalable and upgradeable independently. Do not have to recreate each layer, when one is changed. Each layer can cluster servers, to increase reliability, access, scalability.

5 J2EE : Java 2 Platform Enterprise Edition Has extended APIs from Java 2 Standard Edition. Has components for modularization. Supports object-oriented languages. Has JDBC API for database access. Supports Enterprise Java Beans (EJB), Java Servlets API, Java Server Pages (JSP) API, XML, Java Mail API, and JavaMessaging API.

6 J2EE Platform

7 N-Tier Architecture

8 .NET Framework

9

10 Comparison

11 Projected Market Share


Download ppt "E-business Architecture.NET vs J2EE Judith Molka-Danielsen Feb.27, 2004."

Similar presentations


Ads by Google