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 |
what are the activation groupworks?
What is Connection Pooling?
1 Answers Enteg Technologies, Infosys, Polaris,
How substring() method of string class create memory leaks?
diff vector arraylist
what is the difference between System.out.println and out.println in java
What is metaspace?
how to create Calculator GUI using Gridbaglayout as like as Window Calculator??????????? (Open calculator Go-->Run-->type calc-->Enter)
What is table mutation and how do you avoid it?
When you will synchronize your code?
Wt is the main difference between Java and Java J2EE and Advanced java?
how the mapping can be done from jsp to actionservlet?
Which are the different segments of memory?