Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: What is the purpose of WebLogic JNDI (Java Naming and Directory Interface)?
Answer: JNDI in WebLogic allows Java applications to look up and access resources, such as data sources, EJBs, and JMS destinations, in a standardized way. It provides a naming and directory service for locating Java objects.

Example:

Developers use JNDI to obtain references to resources, making their applications more flexible and portable across different environments.
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook