Write a program on RMI and JDBC using StoredProcedure?



Write a program on RMI and JDBC using StoredProcedure?..

Answer / 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

More Advanced Java Interview Questions

What are the benefits of detached objects?

0 Answers  


whats is mean by connectionpooling

0 Answers   SolutionNET,


How many requests can a server fetch at a time?

1 Answers  


Where we can write Rmi registry in the code, without having to write it at the command prompt?

0 Answers  


life cycle of an applet?

3 Answers  






For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??

1 Answers  


How to synchronize jsp page?

1 Answers   Infotech, TCS,


what are design patterns in java?give with example?

2 Answers   HCL, iGate,


What is the map interface?

0 Answers  


diff between jsp include directive and jsp action include?

4 Answers   SolutionNET,


What is the name of the state, when a thread is executing?

4 Answers  


How do u supress the parameters from the displaying in the url?

2 Answers  


Categories