home 
 
 
 
nlfr
 
Home
About ABIS
Services
Courses
Resources
Contact
MyABIS
All CoursesbalkjeGeneral » Introduction to HW & SW » TracksOperating systems » MVS - OS/390 - z/OS » UNIX - Linux - AIX » Windows » VMwareDatabases, transaction systems and middleware » DB2 for z/OS » DB2 UDB for Linux, UNIX and Windows » Oracle » SQL Server » MySQL » IMS » CICS » WebSphere MQ » WebSphere Application Server » Business intelligence and data warehouseApplication development » Methods and techniques » PRINCE2 » Programming languages » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesSystems management » ITILbalkjePractical informationRegistration 
Java EE: building enterprise applications with EJB 3.0

Intended for

Java architects, designers and developers who wish to learn how to use the new EJB 3.0 component model to effectively build enterprise Java applications.

Background

A basic understanding of the common J2EE APIs such as servlets, JSP and JDBC is a prerequisite for this course (see courses Java EE: building web applications with servlets & JSPs and Database application programming with JDBC). Knowledge of a persistence framework is useful but not required.

Training method

The participant will not only learn the basic theory, but will also gain hands-on experience by working on trainer-led exercises. The interactivity of this workshop is an undeniable advantage for getting a complete EJB 3.0 experience.

Course leader

Guido Indesteege, RealDolmen.

Duration

3 days.

Schedule

datelanguageplacepriceremarks
18/08/2010EHuizingen1275 EUR
18/10/2010NHuizingen1275 EUR
24/11/2010NHuizingen1275 EUR
Legend
  • You can enrol by clicking on the dates in the calendar.
  • N: Dutch; F: French; E: English; No code: language depends on the participants.
  • All prices are VAT excluded.
  • Countries:
    Belgium 
    Netherlands 
    Elsewhere 

Objectives

The objective of the course is to gain practical knowledge of the use of EJB 3.0. Students will receive insights into the entire EJB architecture and the different areas of the EJB 3.0 specification, including

  • Complete exploration of all types of beans, from session beans to message-driven beans and entity beans
  • A deep look at the new EJB 3 persistence architecture and object-relational mapping mechanisms
  • Application client integration
  • Testing inside and outside the EJB container
  • Comprehensive sample applications with integrated EJB components.

Main topics

  • Java EE introduction
  • Java EE architectures
  • Getting Started
  • Java persistency API - Entity Manager and Entities
  • EJB3 session beans
  • EJB3 message-driven beans
  • EJB3 and web services
  • Dependency injection
  • Timer service
  • Interceptors
  • Transactions
  • Exceptions
  • Security
  • EJB3 entity beans