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 |
What is entity reference?
what is direct link to download swing ebook,applet,ejb,core java
Why do we use DAO?
3 Answers Accenture, Tech Mahindra,
How long does it take to master java?
What is javaserver pages (jsp)?
What is the best java compiler?
What should a junior java developer know?
What is the difference between session bean and entity bean ?
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?
What is java ee architecture?
What is java ee sdk?