0% found this document useful (0 votes)
82 views4 pages

Core Java - Overview J2EE Introduction

This document provides an overview of Java EE (J2EE) technologies and concepts, including an introduction to Java EE and its components, frameworks, and architectures like MVC. It discusses key Java EE concepts like thin and thick clients, multi-tier architectures with functionality partitioned between tiers, and how Java EE supports building large, enterprise-scale applications with platform independence and security features.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
82 views4 pages

Core Java - Overview J2EE Introduction

This document provides an overview of Java EE (J2EE) technologies and concepts, including an introduction to Java EE and its components, frameworks, and architectures like MVC. It discusses key Java EE concepts like thin and thick clients, multi-tier architectures with functionality partitioned between tiers, and how Java EE supports building large, enterprise-scale applications with platform independence and security features.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 4

Core Java - Overview

J2EE Introduction
J2EE Overview
J2EE Technologies
J2EE Architecture
MVC
What is design pattern and framework
Thick and Thin clients
Introduction to Web components
What are web components
Dynamic Content
Frameworks and Design pattern - Differences

What is thin client and thick client?


multi-tier, thin client applications
supports different APIs to reduce the
programming and support building large
scale enterprise applications
platform independent
Functionality partition between tiers
provides security and transaction
management

J2EE Architecture

MVC Architecture

You might also like