Tutorial Series: J2EE and EJB 2.0 Techniques
Updated June 2003
This series of tutorials uses the Financial Brokerage Service
(FBS) sample application to demonstrate programming techniques that take advantage
of features defined in the J2EE and EJB 2.0 specifications. While describing
parts of the larger application, each tutorial is self-contained, and each explains
how to use a technique or perform a task.
You can download
the complete FBS, including source code and installation instructions, from
OTN. You can also browse the source code online.
Contents
-
About the Financial Brokerage Service
-
Using EJB Local
Interfaces (watch a viewlet)
-
Using Container-Managed
Relationships (watch a viewlet)
-
Using Container-Managed Persistence
(watch a viewlet)
-
Using EJB Query Language (watch a viewlet)
-
Controlling
Access with Servlet Filters
-
Extra: Using Web Services (watch a viewlet)
|