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 |
Difference between swing and awt?
When a thread blocks on i/o?
What is the difference between system.out ,system.err and system.in?
difference between Abstract and Interface?
What is RRL?
Differences between applications and applets?
What is the highest-level event class of the event-delegation model?
What is the difference between static and non-static with examples?
Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.
diffrence between jsp and servelts.
Are there books about seam?
What method is invoked to cause an object to begin executing as a separate thread?