Online Jndi eLearning - Training Resources
Jndi Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Enterprise Connectivity with J2EE V1 4 Overview

...nts.
Identify the Java Naming Directory and Interface (JNDI) code that creates an initial context.
Identify the Java Naming and Directory Interface (JNDI) code that performs a specified directory operation.
Identify the NamingShell application code that performs a specified directory operation.
Identify key aspects of the J2EE security model.
Identify features of resources,
more...
Enterprise Connectivity with J2EE V1 4 Overview
Enterprise Connectivity with J2EE V1 4 Overview

...nts.
Identify the Java Naming Directory and Interface (JNDI) code that creates an initial context.
Identify the Java Naming and Directory Interface (JNDI) code that performs a specified directory operation.
Identify the NamingShell application code that performs a specified directory operation.
Identify key aspects of the J2EE security model.
Identify features of resources,
more...
CIW Enterprise Specialist Part 4 EJB Deployment EJB Clients Entity Beans

... code. The course covers writing EJB clients, showing how JNDI is used to locate the home object, and how the container creates the enterprise bean. Invocation of business methods on the bean, passing values into the bean, and receiving return values are covered. Instruction is delivered on removing the bean, as well as examining EJB code that handles exceptions in the client. The mechanics
more...
From Serebra Learning Corporation
JDBC Application Development Part 4: The 2.0 Core and Optional APIs
This final course in the series teaches how to use the new features in the JDBC 2.0 core API. It also covers using the optional API, which includes the ability to connect to a database with datasource objects that work with JNDI, and using rowsets.
more...
J2EE Connectivity Part 1: Architecture and Client Development
This first course in the series provides the foundation for the rest of the course series. It introduces learners to enterprise computing and to the Java 2 Platform, Enterprise Edition. It also teaches how to design enterprise-level, N tier Java Applications and the basics about client development, including client-side programming and using the Java Naming Directory Interface (JNDI).
more...
CIW Enterprise Specialist Part 4: EJB Deployment, EJB Clients, and Entity Beans
...B code. The course covers writing EJB clients showing how JNDI is used to locate the home object and how the container creates the enterprise bean. Invocation of business methods on the bean passing values into the bean and receiving return values are covered. Instruction is delivered on removing the bean as well as examining EJB code that handles exceptions in the client. The mechanics behind
more...
Enterprise JavaBeans
This course is the first in a series of seven on the Advanced Java Topics. Students will learn how Enterprise JavaBeans work and be able to create and use them with distributed applications. This course will also introduce other related technologies such as Java Naming and Directory Interface (JNDI) and Java Transaction Service (JTS). Recommended browser is Internet Explorer
more...
From Software Training Academy, Inc
Java Servlets

...e, using initialization parameters, properties files, and JNDI
Use JavaBeans classes to share complex business data between components
Implement filters to adapt existing servlets with new features, and to maximize the decomposition of logic between vertical business functions and horizontal facilities
Duration: 2 days.
Prerequisites:
Java programming experience is required; STA's
more...
Introduction to EJB

...so we work through a chapter devoted explicitly to DI and JNDI, and basically how components find each other to make an application. We then study entities and the Java Persistence API more deeply, and get a look at message-driven beans as well.
LEARNING OBJECTIVES
Understand the role of EJB in the broader Java EE platform.
Describe the features that are implemented by an EJB container
more...
Advanced Java Programming Rev 5

...ionship between RMI and various J2EE technologies such as JNDI, EJB, and CORBA.
Implement simple RMI clients and servers.
Connect to a database using JDBC and perform a simple query.
Update relational data using JDBC to execute updates, inserts and deletes.
Use prepared statements to produce reusable database queries and optimize execution time.
Use callable statements to access
more...
