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 |
What is the difference between the string and stringbuffer classes?
What is JNI?
How are the elements of a cardlayout organized?
Describe activation process?
How substring() method of string class create memory leaks?
Can I map more than one table in a cmp?
Explain the different types of memory used by jvm?
How to synchronize jsp page?
When a thread blocks on i/o, what state does it enter?
Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...
Are there books about seam?
How can I scroll through list of pages like the search results in google?