HTML, Javascript, CSS, DOM, Ajax
A book on EJB
There is a free e-book available:
Mastering EJB 3.0 The following chapters are covered by lectures in the course:
- Overview
- Pre-EJB 3.0: the world that was
- The new EJB
- Introduction to session beans
- NO (Writing Session Bean Web Services)
- Java Persintence with Entities
- NO (Introduction to message driven beans)
- Adding functionality to your beans
- Advanced Perisistence Concepts
- Transactions
- Security - not yet covered, maybe later if some time will be left
- NO (EJB Timers)
- EJB Best practices (partly covered)
The following chapters are not covered. We did cover
Appendixes A (RMI and IIOP) and B (Annotations)
The book doe not cover EJB Design patterns, which can be found in
another book (old but in good part still valid).