web programming |
Aftersleep Books
|
||||||||||||||||||||
Java Servlet Programming 2nd EditionThe following report compares books using the SERCount Rating (base on the result count from the search engine). |
|||||||||||||||||||||
|
Aftersleep Books - 2005-06-20 07:00:00 | © Copyright 2004 - www.aftersleep.com () | sitemap | top |
You can use this book right now to put together an awesome web site using Java servlets. The book is definitely for the intermediate to expert Java programmer who sees the strength of Java on the server-side. If what you've heard about servlets sparks your interest, "Java Servlet Programming" will fulfill those sparks with excellent coverage of the topic. It reads like a chapterized coverage of servlets, and easily evolves into a reference manual. You don't find many technical books that serve as a good read AND a good reference. And you certainly won't find one that does this covering servlets, other than "Java Servlet Programming" by Jason Hunter.
Within 50 pages, you will apply Java Server Pages with JavaBeans and solidify your understanding of the HTTP protocol, a foundation of servlet technology. By page 100, you will never pay for a web page hit counter again, as you find out how a hit counter is easily done with servlets. You will also find out the real advantages of servlets over existing server-side technologies like CGI. Chapter 13 (oddly enough), is a toolbox of servlet odds-and-ends that every servlet programmer can use now.
As a servlet developer who is used to being able to act also as a web server administrator at work, I wanted to learn how to use servlets when I don't have complete control over the actual server machine, in an ISP situation, for play. This book got me there!
Java servlet programming is subject to Web server implementations just like Java applet programming is subject to browser implementations. The text addresses this very well, unlike other Java books that may assume that things will work the same on all platforms, and don't even take the time to consider these real issues.
I have been a Java programmer for a little over a year, and have come up to speed very fast with the aid of books like "Java Servlet Programming." Servlets are for experienced server-side programmers, so learn Java first, then play with applets for awhile before considering the power of server-side Java. Then pick up Java Servlet Programming and launch into the fastest, most stable, most flexible and useful Java implementation yet - Java servlets!