GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Java

 Print  |  
Question:  In RMI, is the server object first loaded into the memory and then the stub reference is sent to the client or a stub reference is directly sent to the client



July 07, 2005 03:00:52 #1
 RIT   Member Since: Visitor    Total Comments: N/A 

RE: In RMI, is the server object first loaded into the memory and then the stub reference is sent to the
 
server object is first loaded in the memory....
     

 

Back To Question