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 |
Dear freinds... I want to know how to write self mapping for a table using hibernate?
Can I use multiple html form elements with the same name?
Can I use javascript to submit a form?
Which containers use a border layout as their default layout?
what is the Scope of Final Keyword in Java?
What is prototype?
What is thread deadlock? How to resolve thread deadlock?
How to send a request to garbage collector?
how the action can be map from jsp page to bean class in mvc1
What is the relationship between an event-listener interface and an event-adapter class?
is servlet,struts are threadsafe or not.please telme correct answer
What is a modular application?