File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes Difference between Java Beans and EJD Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "Difference between Java Beans and EJD" Watch "Difference between Java Beans and EJD" New topic
Author

Difference between Java Beans and EJD

Dean Jones
Ranch Hand

Joined: Dec 29, 2007
Posts: 129
Hi ranchers,

Can any one tell me the difference between normal Java Beans and Enterprise Java Beans?

Thanks and regards
Deano
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14669
    
  11

A simple answer would be to say that an Enterprise Java Bean is managed by an EJB container. It has some special powers, given to him by the container. A Java Bean is just a plain old class.


[My Blog]
All roads lead to JavaRanch
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Difference between Java Beans and EJD
 
Similar Threads
Java Beans
java Beans & EJB
Java Beans Vs. JDK1.3
What exactly is the difference between EJB Object,component, container, application
java beans