Java Enterprise Edition (J2EE/JEE) Question:
What is enterprise bean?
Answer:
A J2EE component that implements a business task or business entity and is hosted by an EJB container; either an entity bean, a session bean, or a message-driven bean.
Previous Question | Next Question |
What is Enterprise JavaBeans (EJB)? | What is EJB module? |