Answer Posted / niranjanravi
Entity beans are persistant objects which represents the
data stored in database.they are also know as database
interactive beans.we have 2 different types of entity beans.
1.cmp
2.bmp
SESSION BEANS are reusable components and contain the logic
for business process.they are usually associated with one
client.they are also called as client interactive beans.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is Session Bean Interface?
What is difference between stateless and stateful?
What is ejb application?
What are versions of ejb?
What is a ejb container?
What do you mean by in-memory replication?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What is the procedure for the creation of stateless ejb?
What is a stateless session?
What ejb means?
What do you mean by ejbdoclet?
What is remote interface in ejb?
Explain the important elements of ejb?
What is ejb and its uses?
What is stateful session bean?