Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can a client interact with an JavaBean directly? Explain?



Can a client interact with an JavaBean directly? Explain?..

Answer / nirmala

No client cannot directly interact with java bean.
1.java application calls home interface to get a reference
for customer session object.
2.home interface creates customer session object which can
be refernced by customer bean interface.
3. java clients gets refence for the customer session bean
thru the bean interface.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More EJB Interview Questions

Define Context?

0 Answers  


What are the advantages of ejb?

0 Answers  


How to create ejb project in eclipse?

0 Answers  


What are the callback annotations for the stateless bean?

0 Answers  


Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?

0 Answers  


What are transaction isolation levels in ejb?

0 Answers  


Explain ejbhome and ejbobject in ejb?

0 Answers  


how to deploy enterprise javabeans?

2 Answers   Inforica,


What is ejb application?

0 Answers  


What ejb means?

0 Answers  


what is SessionBean, EntityBean?

2 Answers  


In EBs the DB state is more consistent than SBs why?

1 Answers  


Categories