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 |
How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration
Are there books about seam?
What are the high-level thread states?
which type of objects reference will be given to client?
what is difference between object state and behaviour?
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
Do you think that java should have had pointers?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Why a client should be multithreading? Explain.
How are commas used in the intialization and iteration parts of a for statement?
Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.
what is Bootstrap loader program?