How do you download stubs from a Remote place?
Answer / janu
Java RMI uses special classes called stubs that can be
downloaded to the client that are used to communicate with
(make method calls on) the remote object. The
java.rmi.server.codebase property value represents one or
more URL locations from which these stubs (and any classes
needed by the stubs) can be downloaded.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain bind(), rebind(), unbind() and lookup() methods?
difference. between List and Set?
2 Answers Campus Interaction, HCL, Infotech,
How will you pass parameters in RMI? Why do you serialize?
What is RMI Registry?
6 Answers Siemens, United Software Solutions,
What is multi-tasking? Types?
whats is mean by filter?
Why are component architectures useful?
What is the difference between a static and a non-static inner class?
Explain Life cycle of Servlet Filter.
2 Answers InfoBrain, ITC Infotech,
what are the software's needed to develop advanced java 3 tier application project
difference between HashMap, Hashset and hashTable?
What is preemptive and Non-preemptive Time Scheduling?