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 you decide whether you should use session, entity or message driven bean?

0 Answers  


What is a local interface?

0 Answers  


What are the steps involved in creating a Bean?

2 Answers  


What is ejb application?

0 Answers  


Differentiate Phantom from Un-repeatable?

0 Answers  






what is mean by port ? Please answer me. Advance thanks.

2 Answers   Excel,


What is backing bean?

0 Answers  


What is ejb and its architecture?

0 Answers  


What is difference between ejb and spring?

0 Answers  


Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?

1 Answers  


Define ripple effect?

0 Answers  


Explain the concept of local interfaces?

0 Answers  


Categories