• 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:

Java Servlet Programming, 2nd Ed. by Hunter, Crawford (O'Reilly)

 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>Authors : Jason Hunter, William Crawford
Publisher : O'Reilly
Category : J2EE & Distributed Computing
Review by : Ajith Kallambella - sheriff, June 2001
Rating : 10 horseshoes
</pre>
The book is a Revised Version of the first edition rewritten to cover the latest Servlet API specification 2.2 as well as to introduce the major changes in the upcoming 2.3 draft spec. The book begins with chapters covering the history of Servlets and a quick introduction to Web applications/HTTP that offers an insight into the world of Servlets for newbies. The following chapters quickly delve into core topics such as Servlet lifecycle, session tracking techniques, using JSPs with Servlets (there is a lot of emphasis on this in the book), Applet to Servlet communication and Servlet chaining and collaboration. Brief notes are scattered throughout the book that talks about changes in the 2.2 spec pertaining to specific contexts. The book includes several supplementary chapters that focus on leveraging technologies such as JDBC, WAP/WML, SSL J2EE and Internationalization. These quick tutorials blend very well with the overall premise of the book and help paint a holistic picture of a typical Servlet application. I found the J2EE refresher and the section on Taglibs very informative and so much better than what many web sites have to offer. The concluding chapters cover Servlets in action - many alternative Servlet frameworks such as Element Construction Set (ECS), XMLC, Tea, and WebMacro/Velocity that stand as evidence to the popularity and applicability of this great technology. This is a must-have book.
The exactitude, clarity and comprehensiveness makes it a worthy addition to any Java developer's bookshelf.
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).]
 
World domination requires a hollowed out volcano with good submarine access. Tiny ads are optional.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic