I want to learn EJB3. Anyone could suggest some good tutorial website for it?
Asked
Active
Viewed 1.7k times
4 Answers
6
I read the O'Reilly book Enterprise JavaBeans 3.0. It covers almost the entire EJB3 spec, and is very well written. The book has two parts: The first part (most of the book) covers core EJB3 as it applies to any implementation or application server. The second part is a "workbook" of how to actually implement various bits under JBoss.

Adam Batkin
- 51,711
- 9
- 123
- 115
1
Following two are Best book I ever had read for EJB 3.0
2) This is for the Beginers of EJB 3 and it is having best description with Examples

JavaSun
- 58
- 7