Why RMI required an interface?
Answer / kumar s
client can not access method directly using an Remote
interface and Home interface
Remote interface :Life cycle method
Home interface :Bussines logic method
| Is This Answer Correct ? | 1 Yes | 0 No |
Difference between loadclass and class.forname?
What is the relation between the infobus and rmi?
hi, All are saying that now software field position is not good and in 5-10yrs total software field ll be saturated . is it true? i am unable decide ii continue in this field or not please tell me?
can any one tell me how to learn good coding techniques
What is JTS?
How JNDI is used in JMS ?
What are local interfaces? Describe.
what is the diffrence between banking and insurance domain?
Brief description about local interfaces?
How to implement RMI in Java?
int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
difference between ejb,struts,hibernate,spring and jsp