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

What do you mean by ejb ql?

0 Answers  


What is persistence?

2 Answers  


What Is EJB Clustering? Explain the Functionality?

1 Answers   Business Architectures, College School Exams Tests, HCL,


What are stateless functions?

0 Answers  


What causes statelessness?

0 Answers  






Is it possible to share an httpsession between a jsp and ejb?

0 Answers  


What is stateless ejb?

0 Answers  


What are the limitations of using local object?

0 Answers  


What are the different kind of ejb's?

0 Answers  


What is mdb?

0 Answers  


Why is ejb used?

0 Answers  


What is @injectmock?

0 Answers  


Categories