what do u mean by java bean??
Answers were Sorted based on User's Feedback
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 |
Answer / dinesh rathod
This would allow, for example, a component (bean) to "remember" data that a ...
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the life cycle of servlet?
When a thread blocks on i/o, what state does it enter?
Explain the stub's and skeleton's functionality?
Is 'synchronised' a modifier?
What is the difference between the session.update() method and the session.lock() method?
What is RMI Registry?
6 Answers Siemens, United Software Solutions,
Differences between applications and applets?
What is J2EE?
What is the lifecycle of an applet?
What does module-relative mean?
Explain what is synchronization?
What is the priority of Garbage collector thread?