I agree with some of the reviews presented here that the book is lacking in susbstance in many areas especially in intricate programming examples. However, the author never intended this book to discuss advanced topics. If it were, the book would be titled "Advanced JSPs" or "Enterprise JSPs". But it's not. So take it for what's worth and if you're new to JSPs and server development, you'll like this book. And if...
0Report
With some experience creating dynamic pages (CF, PHP, ASP) this text can get you familiar with JSP quickly. It is written very clearly and at least touches on the main issues you face. I needed to get a quick understanding of how JSP worked and how it varied from other systems I've used and this text was great for that.
0Report
I've created PHP and ASP websites in the last three years, so I do have some programming experience, but I haven't done anything with Java! After I started reading this book, I couldn't put it down. The information is presented so that you always know enough to understand what's going on in the code being developed for the main theme of the book, developing a dynamic news site. It also has short examples of code sprinkled...
0Report
The coverage of JSP and how it relates to Java Beans and Servlets is excellent. The examples are reasonably in depth. I would recommend this book for experienced Java developers who want to get a good grounding of JSP.
0Report
I was fortunate in being able to look at this book while in manuscript, having been one of its tech reviewers. Mr. Pekowsky is a very gifted author and in addition, he really knows his stuff. He has a wonderful way of presenting technical matters in a crystalline-clear fashion. The JSP material in the book covers the complete gamut from elementary (e.g., jsp at an html-ish level) through advanced (e.g., jsp accessing java...
0Report