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 a modular application?
What are the diff types of exception?
Why does the tag url-encode javascript and mailto links?
What is chat area? Explain.
What class is used to create Server side object ?
which type of objects reference will be given to client?
Where can I ask questions and make suggestions about seam?
Difference between loadclass and class.forname?
Can you control when passivation occurs?
What are externizable interface?
What is Remote Server?
What is the purpose of the notify() method?
How task's priority is used in scheduling?
What are callback interfaces?
How many times may an objects finalize() method be invoked by the garbage collector?