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...


What is a Java Bean?

Answers were Sorted based on User's Feedback



What is a Java Bean?..

Answer / john doe

A Java Bean is a simple java file which contians Getters and
Setters. They are used to assign values to variables and
also retrieving them. This is to prevent the variables from
being manipulated directly by the user during any transaction.

Is This Answer Correct ?    4 Yes 0 No

What is a Java Bean?..

Answer / janet

A Java Bean is a software component that has been designed
to be reusable in a variety of different environments.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More EJB Interview Questions

How do I use a less than or greater than on a message selector in ejb-jar.xml?

0 Answers  


What are the required methods to implement EJB architecture?

2 Answers  


can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.

0 Answers  


How can I call one EJB from inside of another EJB?

2 Answers   CTS,


What is passivation and activation in ejb?

0 Answers  


What is ejb 3?

0 Answers  


What are versions of ejb?

0 Answers  


Is ejb a framework?

0 Answers  


How to find ejb version in websphere?

0 Answers  


What are the callback annotations for entity bean?

0 Answers  


what are the influence factors of ejbLoad() & ejbStore()?

1 Answers  


What happens when I change a value in the httpsession from inside an ejb?

0 Answers  


Categories