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 JTS?
Hi I have joined java course. I also want additional help from any tutorials website. Please suggest me tutorials which provides easy to understand online applet tutorials?
What are the various thread priorities?
what is difference between checked exception & unchecked exception in java?
What are the steps to write p-to-p model application?
Do you think that java should have had pointers?
Difference between hashmap and hashtable?
what is Activation Instantinator?
Describe activation process?
What are externizable interface?
How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration
What is J2EE?