what is the Remote Stub?
Answer / 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 |
What are local interfaces? Describe.
what is difference between checked exception & unchecked exception in java?
Explain Object Serialization and it can be used?
what is container?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
diff vector arraylist
how can u cal servlet from java?
What is the difference between java class and bean?
explain the flow of struts?
what is a Daemon Thread?
What is RMI and what are the services in RMI?
Can you control when passivation occurs?