Explain bind(), rebind(), unbind() and lookup() methods?
Answer / tek
bind() to register an object and name in the registry
rebind() to modify the existing registered object
unbind() to remove the object from the registry
lookup() to search for an object using the name
Is This Answer Correct ? | 25 Yes | 3 No |
Explain the methods of Naming class, rebind( ) and lookup()?
what is Static binding?
What are the steps to write p-to-p model application?
what is a dirty read?
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
what is a portable component?
What is a class loader? What are the different class loaders used by jvm?
what is the proxy pattern?
How a component can be placed on Windows?
Write a program on RMI and JDBC using StoredProcedure?
what are JSP tags? what is difference between include action and directory?
What are the benefits of detached objects?