What is difference RMI registry and OSAgent?
Answer / suchitra kumar sukla(rcm)
The osagent is a process that allows CORBA servers to
register their objects and assists client applications in
the location of objects.
RMI Registry is a remote object registry started on the
specified port default 1099 .It is a bootstrap naming
servise used by RMI servers on the same host to bind remote
objects to names.
Rmiregistry can be done by following commands
c:\>start rmiregistry
| Is This Answer Correct ? | 4 Yes | 4 No |
what is JTA ?
Name three component subclasses that support painting?
What is prototype?
Difference between hashmap and hashtable?
what we can't do in jdbc but can do hibernate?
how i secure my site with the https protocol.what are the steps?
What is serialization and de-serialization ?
what about static?
What are the diff types of exception?
Which class is the immediate superclass of the menucomponent class?
Why JDBC has introduced
When is the best time to validate input?