How does j2ee application work?



How does j2ee application work?..

Answer / Amita Maurya

A J2EE application works by dividing the application logic into multiple components that communicate with each other. These components typically run on different tiers of a multi-tier architecture, and they interact using standard protocols such as HTTP and JDBC. The user interface (presentation tier) interacts with the business logic (logic tier), which in turn interacts with the data source (data tier).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is entity reference?

1 Answers  


what is direct link to download swing ebook,applet,ejb,core java

1 Answers  


Why do we use DAO?

3 Answers   Accenture, Tech Mahindra,


How long does it take to master java?

1 Answers  


What is javaserver pages (jsp)?

1 Answers  


What is the best java compiler?

1 Answers  


What should a junior java developer know?

1 Answers  


What is the difference between session bean and entity bean ?

1 Answers  


There are 2 classes . Class A and Class B. In Class A i declared a variable in private. if we can access this private variable in Class B. If yes means , how we can access ?

7 Answers   HCL, Itx Centrics, Virtusa,


What is j2ee server?

1 Answers  


What is java ee architecture?

1 Answers  


What is java ee sdk?

1 Answers  


Categories