Explain the methods of Naming class, rebind( ) and lookup()?
Answer / janet
rebind()of the Naming class(found in java.rmi) is used
to update the RMI registry on the server machine.
Naming.rebind("AddServer",AddServerImpl);
lookup() of the Naming class accepts one argument , the
rmi URL and returns a reference to an object of type
AddServerImpl.
| Is This Answer Correct ? | 26 Yes | 7 No |
How to get an image from db2 database plz help as soon as possible
To identify IDL language what mapping mechanism is used?
What is RMI Registry?
6 Answers Siemens, United Software Solutions,
How many ways can a thread be used?
How u validate date in DD/MM/YY format. and how u validate money in ur jsp
3 Answers Ashok Leyland, Satyam, Tech Mahindra, Tomax,
what is an isolation level?
Are enterprise beans allowed to use thread.sleep()?
What value does read() return when it has reached the end of a file?
How will the struts know which action class to call when you submit a form?
What is a modular application? What does module-relative mean?
whats is mean by class.forName() whats the return type of class
what are memory considerations of jsp compares to other web components?