HI,
Upto my knowledge If we are developing a generic RMI application, merely lookup is enough to get the home interface, where as if we are developing a non-RMI client then we should go for PortableRemoteObject.narrow(....,
here my doubt is what will happen if we do naarow()? some internal answer I need . any body help me out?
Thanks in advance :roll: