Answer Posted / 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 |
Post New Answer View All Answers
What is a sessionfactory? Is it a thread-safe object?
How would you detect a keypress in a jcombobox?
What are the difference between RMI and CORBA?
Why use a datasource when you can directly specify a connection details?
Java is fully object oriented languages or not?
What is the highest-level event class of the event-delegation model?
If your ui seems to freeze periodically, what might be a likely reason?
What is the relation between the infobus and rmi?
Explain the steps in details to load the server object dynamically?
To what value is a variable of the string type automatically initialized?
What do you mean by Socket Programming?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is the difference between a menuitem and a checkboxmenuitem?
Explain what is synchronization?
which book is better for jdbc ,servlets and jsp