Product DescriptionPure JSP gives a very concise conceptual overview of the JavaServer Pages technology and its related components. Once you have a firm foundation with the JSP technology, related topics such as JavaBeans, JDBC and Servlets are covered at a very high level. The book moves on to explain a large number of JSP techniques, which were determined by studying problems faced by JSP users in the professional world. The final section covers the more technical aspects of the JSP technology. Topics include related API's, server configuration, and charts and diagrams related to developing JSP applications.
Customer Reviews
Average Rating:
Rating: - Very Easy Reading
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 ... Read More
Rating: - all code no explanation
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")
Rating: - This book rocks!
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.
Rating: - Only for reference
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.
Rating: - Short, but very usable.
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.