|
|
EJB Training: Introduction to Enterprise Java BeansThis course can be taught in WSAD, RAD, Eclipse, NetBeans, JBoss and other IDE's |
|
||||||||||||
EJB Training OverviewnTier's EJB training course offers the Java programmers a grounding in the Enterprise JavaBeans (EJB) architecture and the skills to develop simple EJB applications. EJB's position at the heart of the Java Enterprise platform and the use of EJB application servers as the backbone of large- scale distributed systems are studied. We consider the advantages of the application server architecture – transaction control, security, persistence, scalability through pooling and clustering – and study the development process for entity and session beans in depth. The J2EE 1.4 reference implementation is used for all demo and lab work, and we emphasize portable EJB 2.1 code. The focus for this course is on end-to-end connectivity. The course follows a path roughly from the data layer to the presentation layer, so we look at entity beans first, and work demos and exercises in both Bean-Managed and Container-Managed Persistent Beans. Then the EJB session layer is considered, and both stateless and stateful session beans are developed. As part of the lab work, these are hooked to provided JSPs to illustrate the complete system and typical architecture. NOTE: Our JSP and Servlets courses are excellent companions to this course, and in fact the primary lab track for this course is an extension of the JSP module's labs. EJB Training Learning Objectives
EJB Training Prerequisites
EJB Training Outline
Appendix A. Learning Resources
|
||||||||||||||