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 |
String is immutable.it is true String can be change to mutable How?
6 Answers IBM, Professional Access, TCS,
For which statements does it make sense to use a label?
Why doesn’t the focus feature on the tag work in every circumstance?
Explain the different types of memory used by jvm?
Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?
5 Answers HCL, Mobillo Venture,
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
How to pass parameters in RMI?
Can we define constructors in Servlet?
3 Answers Accenture, Opus, Wipro,
Can I run seam outside of jboss as?
Is 'synchronised' a modifier?
which book is better for jdbc ,servlets and jsp
Why RMI required an interface?