Answer Posted / abhijit salunkhe
It is an object which recives calls from remote clients.
Under RMI a remote object must support atleast one Interface
that is , its class must implement atleast one interface
which extends java.rmi.Remote (markup Interface)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How are the elements of a borderlayout organized?
Why does the tag url-encode javascript and mailto links?
What is prototype?
What is glasgow?
Do you think that java should have had pointers?
What’s jboss cache in short?
Write a singleton program?
What is the relationship between the canvas class and the graphics class?
Which component handles cluster communication in jboss?
what is a non-repeatable read?
How substring() method of string class create memory leaks?
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 use debug in my elipse to solve problems that exist in my project
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is an abstract method?