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
How would you create a button with rounded edges?
how do you Handle Front End Application data against DB with example?
What is Stream Tokenizer?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What is abstract schema?
What is the purpose of the wait() method?
What’s jboss jbpm?
Write a program to show synchronization?
How to deploy Jar, War files in J2EE?
When is the best time to validate input?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
Can I have an action without a form?
Explain about local interfaces.
whats is mean by tiles in struts
Where we can write Rmi registry in the code, without having to write it at the command prompt?