aspose file tools
The moose likes Distributed Java and the fly likes java.rmi.Naming vs javax.naming.InitialContext Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "java.rmi.Naming vs javax.naming.InitialContext" Watch "java.rmi.Naming vs javax.naming.InitialContext" New topic
Author

java.rmi.Naming vs javax.naming.InitialContext

Amirtharaj Chinnaraj
Ranch Hand

Joined: Sep 28, 2006
Posts: 215
what is the difference between javax.naming.InitialContext and java.rmi.Naming
aslo suggest me when to use which one.as up to my knowledge iam using this two
for looking up and binding an object

looking for your replies
amir
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: java.rmi.Naming vs javax.naming.InitialContext
 
Similar Threads
Class Cast exception after lookup( "RequestDispatcherBean")
Problems with Java RMI
Deploy EJB on J2EE
Service specific error 10
Getting 6 errors with the use of result(noob)