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 |
diff mvc1 and mvc2 wahts is mean by servlet chaining?
what is JTS?
What is the RMI and Socket?
How to send a request to garbage collector?
What event results from the clicking of a button?
What method is invoked to cause an object to begin executing as a separate thread?
What is bean? Where can it be used?
When a thread blocks on i/o?
Explain the purposes of methods wait(), notify(), notifyAll ()?
Explain about RMI Architecture?
what is the RMI / IIOP?
What restrictions are placed on the location of a package statement within a source code file?