What is UniCastRemoteObject and what is its use in RMI?
Answer Posted / janet
All remote objects must extend UnicastRemoteObject, which
provides functionality that is needed to make objects
available for remote machines.
| Is This Answer Correct ? | 44 Yes | 13 No |
Post New Answer View All Answers
What is JTS?
What is the immediate superclass of the applet class?
Can I use javascript to submit a form?
What are the diff types of exception?
What is ripple effect?
Which textcomponent method is used to set a textcomponent to the read-only state?
difference between ejb,struts,hibernate,spring and jsp
What are the sequence of steps to write pub or sub model kind of application?
Difference between DurableSubscription and non- DurableSubscription?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What is the purpose of the finally clause of a try-catch-finally statement?
How will you pass parameters in RMI? Why do you serialize?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Do I need to import javlang package any time? Why ?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?