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 |
Is “abc” a primitive value?
What is RPC?
How two threads will communicate with each other?
Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
What is the difference between the session.get() method and the session.load() method?
What is chat area? Explain.
How to implement RMI in Java?
What are the JSP implicit objects ?
What is the use of Semaphore?
What is diffennce between AWT & SWING?
How is a java object message delivered to a non-java client?
How are the elements of a cardlayout organized?