Spotlight customer reviews:
|
Customer Rating:      Summary: An OK introduction to servlets and JSP Comment: I bought this book because of a new work assignment that will require me to be familiar with JSPs and HTTP request/response handling. It does a good job of clarifying things like the difference between Tomcat (a container) and Apache (a Web server), what a servlet is, how requests are received and handled, etc.
I do have a number of complaints, however:
* The book is written in a very "cute" and comical way which really detracts from the content. The first parts were OK but then the attribute/session chapter really lost me. I could do without all the jokes - just a few clear comprehensive sentences would be fine.
* There is only one complete application example that you can try and deploy yourself - that is the "beer selection" app in the first chapters. Later on, when they talk about attributes, JSPs, and so on, they no longer use this app; they just give you small snippets of completely unrelated code. That means if you want to practice these concepts with the app you have, you're on your own.
Customer Rating:      Summary: The best for SCWCD Comment: It's wonderful book. Servlets and JSP definitely are not an exciting Java topic. However that book helped me study in a fun way.
Customer Rating:      Summary: Great reading Comment: I liked the way it is written. Although I have expert knowledge in several topics, I still find this book useful as a reference.
Customer Rating:      Summary: Disappointing book Comment: If you want to get a certificate that doesn't prove that you can program Java and Servlets/JSP effectively, this is probably a good book.
If you want to actually learn Servlets/JSP this is not the book to get.
I may be a bit biased, because after writing a few JSP applications over the last year, I have been freed of the extremely heavyweight and needlessly messy implementation and have been loving life using Ruby on Rails. Doing something in five lines(that results in a very rudimentary, but usable app) that produces the necessary web pages, database connection and DB IO, that would take hours to do using JSP makes it hard to be fair about any JSP book.
I may also be taking the insane API out on this book as well. JSP was meant to be a relief from the extreme insanity of wring HTML in println statements, and it is. But it is still a very complex solution to a simple problem.
If you have read any Head First books, you know what to expect layout wise. I suppose the book meets its goals, but don't do what I did and expect to learn how to actually use the API in any meaningful way. There is quite a bit of great information, but much of it is not fully presented because the scope of the book is to get you to pass a test. This approach puts the book in a no mans land. If you know JSP and just want to pass the test, there will be a lot of information that you already know, but you still have to dig through it to learn test specific stuff. If you do not know JSP this book will fall woefully short of helping you understand how to leverage the API and Servlet container effectively.
I usually like the presentation of HF(I really like HF Design Patterns, and felt OOAD was pretty good as well), but in this book, it gets in the way of learning. It makes it harder then it really should be.
If you must learn JSP try JavaServer Pages by Bergsten, it is a much better book. If you just want to learn to create dynamic web sites and picked JSP because you know Java, seriously consider Ruby on Rails.
Customer Rating:      Summary: Great Book. One of the best on the subject Comment: Studying is never fun for a lot of people, and reading technical books is always taken as a boring task by a lot of people. This will never be the case with any of the head first series of books.
The head first approach depends on a lot of images, since an image says more than a thousand words. It also depends on repeating the information in different styles, and dialogue like text.
Even though this might seem as if it's a very simple approach, but the result is amazing. The book is fun to read, full of information, and yet very simple. Never thought I would love to study that much again.
Now enough about the head first approach, and into the book itself. The book is very informative, and covers nearly everything in the exam. Very few subjects were not covered, but most of them are covered in the questions at the end of each chapter, with a reference to the place of the information in the specs.
Few mistakes are there (like any book in the market), but most of them are spelling mistakes. The O'Reilly website has a great errata page covering every single mistake in the book (even spelling and grammar mistakes).
A lot of topics covered in the book do not even appear in other books, and a lot of those come in the exam. I studied from that book, and got 94% in the exam. Great book, and really fun to read.
|
|
|