Java EJB Programming Question:
What is the difference between EJB and Java beans?
Answer:
EJB is a specification for J2EE server, not a product; Java beans may be a graphical component in IDE.
Previous Question | Next Question |
What is EJB role in J2EE? | What are the key features of the EJB technology? |