What is a Java Bean?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define ejb Create() and EjbPostCreate()?

677


What is ejb and its uses?

620


What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?

655


in EJB diclare the static methods are not?

3011


What is ejb home object?

648






What are stateless applications?

663


What are the key benefits of the ejb technology?

683


Why do we use ejb?

619


What is ejb and its types in java?

604


What are the benefits of ejb?

640


Enlist the enterprise beans types?

678


Which services are provided to ejb components by the ejb container?

818


What is applicationscoped?

617


What is an entity and its types?

636


Can remove() be a Stateless Session bean?

663