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 are the steps to write p-to-p model application?
What classes of exceptions may be caught by a catch clause?
what is a portable component?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is the infobus?
what are getters and setters in Java with examples?
Name three subclasses of the component class?
What is a class loader? What are the different class loaders used by jvm?
Explain the advantages and disadvantages of detached objects.
What are the difference between RMI and CORBA?
What do you mean by Socket Programming?
What are the call back methods in entity bean?
how i secure my site with the https protocol.what are the steps?
Why are my checkboxes not being set from on to off?
What are the sequence of steps to write pub or sub model kind of application?