• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

JSP: The Complete Reference, by Phil Hanna (Osborne)

 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>Author/s : Phil Hanna
Publisher : Osborne
Category : J2EE & Distributed Computing
Review by : Bill Bozeman - bartender, June 2001
Rating : 9 horseshoes
</pre>
Review : When reading a tech book, I like to look at 4 things.
1. The organization of the book.
2. The explanations
3. The code
4. The quality of the content

Let me just tell you right up front that JSP, the Complete Reference gets very high marks in all four categories. It was organized better than any JSP book I have read, and better than most technical books. The author, Phil Hanna, presents you with a case study that he builds throughout the book.
I generally like this approach but the whole message can get lost if the book is not well organized. That is not the care here. Mr. Hanna's explanation of each topic are excellent and he includes great code examples to back them up. When I was first learning Java I had to use two books: one with easy to follow explanations of items, Thinking In Java by Bruce Eckel, and one with great code examples, Beginning Java 2 by Ivor Horton. It is nice to find a book with both.

Finally, the content. I always try to buy books that I will use over and over and that will become my reference. Well that is definitely the case here. Mr. Hanna covers all the aspects of JSP, tag libraries, JSP and XML, JSP and JDBC, Servlets, and some setup basics i.e. the web.xml file.
This is the 3rd book I have read on JSP and it is by far the best.
More info at Amazon.com
More info at Amazon.co.uk
More info at FatBrain.com
[This message has been edited by Johannes de Jong (edited December 05, 2001).]
 
If you are using a rototiller, you are doing it wrong. Even on this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic