what do u mean by java bean??

Answers were Sorted based on User's Feedback



what do u mean by java bean??..

Answer / veerendra kumar

a java bean is a reusable software component which contains
private properties,it can inject the vales using setter &
getter injections,this values is shared throughout the
application and it can access inside or outside of the
applications

Is This Answer Correct ?    24 Yes 1 No

what do u mean by java bean??..

Answer / dinesh rathod

This would allow, for example, a component (bean) to "remember" data that a  ...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is an abstract method?

0 Answers  


What are the advanatages of RMI ?

1 Answers   HGS,


How has the sandbox changed with Java 2?

2 Answers  


What are transaction attributes?

0 Answers  


Why is actionform a base class rather than an interface?

0 Answers  






When a thread blocks on i/o?

0 Answers  


what is stringBuffer and StringBuilder?

3 Answers  


What are the disadvantages of using threads?

3 Answers   Oracle, SFS,


how the action can be map from jsp page to bean class in mvc1

1 Answers   Photon,


Why are component architectures useful?

0 Answers  


Can you give me a simple example of using the requiredif validator rule?

0 Answers  


what is Static binding?

2 Answers   Wipro,


Categories