This is an EJB 3 tutorial to help you learn about EJB 3 differences and understand how it can be used. By reading this EJB tutorial you will learn the main concepts, work with EJB 3 source code examples. Our EJB 3 videos and demonstrations make this EJB3 tutorial easy to follow. EJB source code is available to download.
Table of Contents
1 Introduction to EJB 3 with movies
2 Set Up the EJB 3 environment with Movies
3 Creating the J2EE Project
4 Inspecting the J2EE Project
5 Create Session Bean skeleton:
6 Create Entity Bean:
7 Create the Session Bean POJI
8 Define the POJI methods
9 The EntityManager:
10 Coding the business methods:
11 Configure Persistence Unit
12 Struts - a quick overview:
13 Create the Struts Web layer:
14 The Struts configuration file:
15 The execute method:
16 The insert & delete methods
17 Javascript functions
18 JSP body
19 Deploy, review database and Test:
20 Example Code
21 Example Code



