Explain j2ee architecture.



Explain j2ee architecture...

Answer / Nitin Mohan Singhal

J2EE architecture is a tiered structure that separates an application into different logical components. The main tiers are:
1. Presentation Tier: Handles user interface and user interactions (e.g., web browsers).
2. Business Logic Tier: Contains business rules and logic (e.g., EJBs).
3. Data Tier: Manages data storage and retrieval (e.g., databases).nConnectors, which enable communication between the tiers, are also a part of J2EE architecture.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is j2ee specification?

1 Answers  


Is string an object in java?

1 Answers  


What is connector?

1 Answers  


What is the best java course?

1 Answers  


What is java full stack developer?

1 Answers  


What is java 2 platform, enterprise edition (j2ee)?

1 Answers  


What is button in java?

1 Answers  


What is java ee technologies?

1 Answers  


What is tomcat in j2ee?

1 Answers  


Why is java considered dynamic?

1 Answers  


What is mean by connection pooling?

1 Answers  


Explain j2ee architecture.

1 Answers  


Categories