EJB Annotations Primer
  • Introduction
  • Getting Started
  • EJB Core
  • Lifecycle Management
  • Pooling
  • Concurrency
  • Aspect Oriented programming with Interceptors
  • Going Async with EJBs
  • Eager Initialization
  • Schedulers & Timers
  • Web Services support
  • Exception Handling
  • Security
  • Transactions
  • Dependency & Resource Injection
  • Heterogeneous Interfaces
  • References, resources & hello!
Powered by GitBook
On this page
  • Useful books
  • Hello World !

Was this helpful?

References, resources & hello!

PreviousHeterogeneous Interfaces

Last updated 5 years ago

Was this helpful?

It's hard (often impossible) to write a book (even small as this one!) without any external reference. The following resources proved immensely useful

  • document: great for finer nuances of EJBs

  • document: clarity with regards to the bigger (platform) picture

Useful books

Below are some of the books I highly recommend

  • : Comprehensive!! I was fortunate enough to

  • : free and dependable

There are a bunch of other resources which I have collated as a part of my dedicated page on ZEEF. It has been some time since I updated it (because there is just too much happening in the Java EE world), but I still feel that you should at least once

Hello World !

This is not a goodbye, rather, it's a hello. Why ? Because I feel this is just the beginning. Continue enjoying Java EE and EJBs !

EJB specification
Java EE 7 Platform specification
EJB 3 in Action
review it
Java EE 7 Tutorial
Beginning Java EE 7
Java EE 7 Essentials
Java EE 7
check it out
My Blog
Twitter
Linkedin
Github