Answer Posted / 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 |
Post New Answer View All Answers
What value does readline() return when it has reached the end of a file?
how i secure my site with the https protocol.what are the steps?
What is the difference between ear, jar and war file?
What is the difference between system.out ,system.err and system.in?
What are externizable interface?
What are the pros and cons of detached objects?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
How substring() method of string class create memory leaks?
Difference between DurableSubscription and non- DurableSubscription?
Is the infobus client side only?
What is a tasks priority and how is it used in scheduling?
What is clustering? What are the different algorithms used for clustering?
Can I have an action without a form?
Describe responsibilities of Activator?
What is the relationship between the canvas class and the graphics class?