what is the Remote Stub?
Answer / abhijit salunkhe
It is an object which recives calls from remote clients.
Under RMI a remote object must support atleast one Interface
that is , its class must implement atleast one interface
which extends java.rmi.Remote (markup Interface)
| Is This Answer Correct ? | 1 Yes | 0 No |
the use of try and ffinally keyword
What are the states associated in the thread?
Can we sent objects using Sockets?
What is message driven beam?
What is the applet sandbox?
In real time project when will we use Abstract class. and what are the difference between abstract and interface.
6 Answers DELL, FCS, Polaris, Tanla Solutions, TCS,
diff mvc1 and mvc2 wahts is mean by servlet chaining?
How to do registration form using struts and hibernate?
When a thread terminates its processing, it enters into what state?
What is clustering? What are the different algorithms used for clustering?
Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?
5 Answers HCL, Mobillo Venture,
In HashTable I am storing null value..then what is the error it will show