I have been using Java SE for a while and some EE technologies and now I want to read something that gives an overview of JavaEE. I want something like "JavaEE in a Nutshell", but more actual since that book covers JavaEE 5. Thanks a lot
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
|
"The Java EE 6 Tutorial" (there are 2 volumes) should cover everything. An alternative approach would be to learn the specifica parrts of Java EE only as you need them; e.g. JSF deserves a book of its own, but only if you actually use it. |
|||
|
|
Core J2EE Patterns is an excellent book, although it doesn't cover specific technologies. |
|||||
|
