2
Talk to you guys!,
currently I started studying RMI (Remote Method Invocation) with JNDI (Java Naming and Directory Interface).
Briefly, from what I have learned so far is that the RMI technology is responsible for allowing the invocation of remote methods (loaded into a remote JVM) located on the server side. And the JNDI would be a helper that helps the customer find these objects.
I did not find on the Internet any article that helps the programmer to join these technologies together (some describe the use only of RMI and others only of JNDI).
I would like to know if anyone has or could give me any material on the subject, thank you in advance.
Thank you very much! , I will make use of these materials.
– Canatto Filipe