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 |
Is multiple try block is possible in single java Application......
Explain the advantages and disadvantages of detached objects.
What is source and listener?
Difference between DurableSubscription and non- DurableSubscription?
What is Bootstrapping in RMI?
how do you Handle Front End Application data against DB with example?
0 Answers Campus Interaction, HCL,
Explain the different types of memory used by jvm?
Explain phantom read?
what is difference between object state and behaviour?
What is Stream Tokenizer?
how we can implement interface in jsp ?
I wantr to know, How many number of users logged in to website? can any one answer