Write a program on RMI and JDBC using StoredProcedure?
Answer / satheesh kannan
Parameter are passed in RMI using Parameter marshalling.
As RMI is used to invoke remote objects, many of the times
objects, their references have passed across the network.
Hence these objects need to be serialized.
| Is This Answer Correct ? | 4 Yes | 0 No |
what is difference between checked exception & unchecked exception in java?
Which class is the immediate superclass of the menucomponent class?
Define the remote object implementation?
what is the RMI / IIOP?
Difference between hashmap and hashtable?
What is the use of Class.forName
What are the purpose of introspection?
What do you need to set-up a cluster with jboss?
life cycle of an applet?
whats is mean by object and class?
Explain about local interfaces.
What will happens, when a thread cannot acquire a lock on an object?