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 class is the top of the awt event hierarchy?
How to deploy Jar, War files in J2EE?
what are getters and setters in Java with examples?
Have you used threads in Servelet?
What is the difference between system.out ,system.err and system.in?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What if the static modifier is removed from the signature of the main method?
What modifiers may be used with an inner class that is a member of an outer class?
Explain the steps in details to load the server object dynamically?
What class is used to create Server side object ?
What is the diffrence between a local-tx-datasource and a xa-datasource?
What is Stream Tokenizer?
Which textcomponent method is used to set a textcomponent to the read-only state?
Name three component subclasses that support painting?
What is a clone?