Categories: All - technologies - enterprise - layers - api

by Faizsyazwan Faizsyazwan 5 years ago

239

Chapter 1.2 - Java EE Platform

The Java EE platform serves as a robust framework for developing large-scale, multi-tiered network applications tailored to the needs of large enterprises. It facilitates the creation of scalable, reliable, and secure software solutions.

Chapter 1.2 - Java EE Platform

Chapter 1.2 - Java EE Platform

Why Java EE

these applications are designed to solve the problems encountered by large enterprises
Help developers create large scale, multi-tiered, scalable, reliable and secure network applications.

Java EE (Enterprise Edition) Platform

Java EE is developed using the Java Community Process, with contributions from.....
countless individuals
Java User Groups
commercial and open source organizations
industry experts
provides an API and runtime environment for developing and running large-scale
standard in community-driven enterprise software.

3 Types Java Technology Platform

Java Standard Edition (SE)
Java Micro Edition (ME)
Java Enterprise Edition (EE)

Technologies in Java EE

Enterprise Java Beans (EJB)
Servlets / JSP for server side
HTML for Client Side

Java Enterprise Platform Layer

Data Access Logic
Business Logic Layer
Presentation Logic Layer