Write a program on RMI and JDBC using StoredProcedure?
Answer Posted / 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 |
Post New Answer View All Answers
What is the argument type of a programs main() method?
What class is the top of the awt event hierarchy?
Why a component architecture for the java platform?
What’s jboss cache in short?
What are various types of class loaders used by jvm?
How can I scroll through list of pages like the search results in google?
Difference between new operator and class.forname().newinstance()?
What is a modular application? What does module-relative mean?
Why a client should be multithreading? Explain.
Java is fully object oriented languages or not?
Difference between hashmap and hashtable?
whats is mean by connectionpooling
What is jboss?
How are the elements of a borderlayout organized?
Can I map more than one table in a cmp?