Customer Rating: 




Summary: Very Easy Reading
Comment: I'll list the pros and cons from my perspective:PROS:
1. Very short - Sometimes size does matter. In this case, there was no over-extensive analyzations of the code. Only key portions.
2. Covered some of the essentials of JSP programming. JDBC, Connection pooling, XML, Servlet integration, JavaMail. As short as this book was, it still did a nice job giving examples of the usage which is what most books do anyways.
3. Covers basic tags used in JSP and also usage of JavaBeans.
Cons:
1. Did anybody else notice that the cover says it covers ASP, HTML, and Servlets? (NOTE: ASP?????)
2. No mention of Tag Libs which are a big part of JSP. It does require a lot of detail but at least a small taste of it would be nice.
3. It would have been nicer if the author moved the setting up of the Tomcat server section to the beginning so that the examples could be tried as you went.
Other than the above mentioned items, this is definitley a good book to purchase. The price is kinda hefty but it does provide a nice overview of the JSP technology and the basics of what you would need to know.
Like a reader mentioned before, pretty much, this book covers all that you will need to know for JSP.
I have already worked with JSP so I was able to fly through the book in 2 hours without typing all of the examples. Just thought I'd throw that out there just in case anyone was wondering on how much time it would consume.
Customer Rating: 




Summary: all code no explanation
Comment: I only skimmed the book but the impression I was left with was, that the book is all code and no overview explanation. No indepth details just a bit of how to handle forms, how to send a mail with javamail, how to get startet on JDBC - stuff you easily can extract from the Java API.All the interesting stuff as how to structure taglibs, servlets etc. was by far left out (I can't recollect ever seeing anything about taglibs at all in the "book")
Customer Rating: 




Summary: This book rocks!
Comment: Great examples, quick and too the point explanations make this a very good book to hit the ground running learning JSP.If you are a professional developer like me, and you don't want to deal with a lot of lengthly overwritten explanations and books written by twenty different people (i.e., Wrox publications) this is the book to get. Goodwill knows his stuff when it comes to Java and he is able to convey it to the reader in an understandable way.
Also, check out "JavaServer Pages Application Development" by Ben Forta another very good JSP book.
Customer Rating: 




Summary: Only for reference
Comment: Don't expect great things from this book. Just use it for reference. If you are doing JSP project then Web Development with JSP by Duane & Mark Kolb is excellent one.
Customer Rating: 




Summary: Short, but very usable.
Comment: Perfect little book for starting with Java Server Pages. I love small examples that actually work. There are a bunch in here. I learned a lot in a small amount of time with this book.