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


Please Help Members By Posting Answers For Below Questions

What is jboss?

571


Can constructors be synchronized in java?

620


What are transaction attributes?

610


What is Stream Tokenizer?

1728


Difference between hashmap and hashtable?

605






What is the difference between the session.get() method and the session.load() method?

599


What class is the top of the awt event hierarchy?

576


What is a modular application? What does module-relative mean?

538


What is ioc concept & explain it?

618


How a component can be placed on Windows?

2264


Name the class that is used to bind the server object with RMI Registry?

1692


What is bean? Where can it be used?

575


What is the infobus?

612


What are callback interfaces?

591


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1812