What is the solid book on JSP? Servlets? EJB?

Hi,I'm looking forward to extend my java knowledge by learning servlets, JSP and EJB? What books (book) would you suggest?Thanks in advance,Michael.
[184 byte] By [MGinzburg] at [2007-9-26 1:14:45]
# 1
I would strongly reccomend Java Server Programming by Wrox press. I learned everything I've needed to know as a java server programmer from that book (and it is currently my job).GN
statusquo at 2007-6-29 0:32:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
GN, thanks for your recomendation. There are so many authors participated in writing this book. Didn't you find a little bit difficult to read chapters from diferent authors, adjust to their styles etc. Or that wasn't a problem?
MGinzburg at 2007-6-29 0:32:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
It really wasn't a problem, as the chapters are all pretty much individual entities...
statusquo at 2007-6-29 0:32:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
Hello Friend,To Start with Servlets read Java Servlets of Oreilly Publications. Then for JSP I dont think u need books the Sun gives good PDFs. As far as EJB is concerned, start with EJB from Oreilly Publications & move to Mastering EJB by Ed Roman.Kesavan.
kes_javaman at 2007-6-29 0:32:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
The Core Servlets and JavaServer Pages book is also excellent for what you mention. Hope that helps,-J
Jaxem at 2007-6-29 0:32:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 6
Thanks all of you for your suggestions.Michael.
MGinzburg at 2007-6-29 0:32:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...