where is JNDI being used in java platform?
Answers were Sorted based on User's Feedback
Answer / harish
HOtJava views using JNDI to access LDAP. Enterprise APIs
such as Enterprise Java Beans,Java Message Service, and
JDBC 2.0 make use of JNDI for their naming and directory
needs. RMI over IIOP applications can use JNDI to access
the CORBA(COS) naming service.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / satya
JNDI is a naming service provided an Application Server,
where as Application Server provides some external services
like transactions and Naming Services so with the
Application Servers to access the components (EJB) it
dynamically use the naming service with JNDI, for this we
need to configure the component to the namin service with
rebind() method
| Is This Answer Correct ? | 5 Yes | 3 No |
What are the differences between the java collection and the java list? : java collections
lll
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
which book is the best for preparing for SCWCD 1.5
Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?
What is a constructor?
what is the diffrence between insurance and telecom domain?
How do you create UserTransaction Object? How do you rollback a transaction in a method?
What are the different types of classes implemented in the set interfaces? : java collections
httt method
What is an Ioc pattern? There are assemblies in .net for establishing this task, Whats the special in Java /j2ee technologies about IOC
"Sun Certified Java Programmer" This is one String , we need to print SCJP, write the java code dynamically? pls reply this questions