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 you mean by COM and DCOM?
What is prototype?
Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.
What are the design considerations while making a choice between using interface and abstract class?
What is JTS?
What is a class loader? What are the different class loaders used by jvm?
what is the Remote Stub?
Can constructors be synchronized in java?
how do you Handle Front End Application data against DB with example?
0 Answers Campus Interaction, HCL,
Dear freinds... I want to know how to write self mapping for a table using hibernate?
diffrence between jsp and servelts.
What are the advanatages of RMI ?