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
Is there a guarantee of uniqueness for entity beans?
What is the argument type of a programs main() method?
What is the diffrence between a local-tx-datasource and a xa-datasource?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is clustering? What are the different algorithms used for clustering?
What is RMI and what are the services in RMI?
Write a singleton program?
Name the class that is used to bind the server object with RMI Registry?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What are the steps to write p-to-p model application?
Why do threads block on i/o?
What are the pros and cons of detached objects?
Can I use javascript to submit a form?
What are local interfaces? Describe.
What is the difference between RMI and Corba?