What is the major difference SessionBean and EntityBean?

Answer Posted / janet

Session Beans state can be shared by only one client at a
time - persistence storage device .ser file.
EntityBeans state can be shared by multiple
clients,because as its persistence storage device is DB.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to invoke ejb from java client?

519


How to find ejb version in websphere?

546


What ejb means?

533


Write down the steps for the creation of stateless ejb.

609


Why do we use @requestmapping?

523






What is the difference between ejb and spring?

534


What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?

541


What are the components of session beam?

644


Define Context?

605


Is it possible to have threading in ejb?

556


What changes have been made in ejb 2.0 specifications?

616


Is state maintained by a Stateless bean?

568


What is ejb in weblogic?

556


What are the limitations of using local object?

541


What is the difference between message driven beans and stateless session beans?

522