Books
Computers Electronics Home & Garden Jewelry Movies Music Toys
Search for: in
Java Servlet Programming, 2nd Edition
by O'Reilly & Associates
Java Servlet Programming, 2nd Edition - Click to Enlarge
Avg. Rating: 3.2 of 5 stars (based on 5 reviews)
$2.95 to $44.95 from 2 stores
Aimed at Web developers with some previous Java experience, Java Servlet Programming, Second Edition, o… Read more
Similar ItemsNEW!
JavaServer Pages, 3rd Edition
$13.74 to $48.96 from 4 stores
Java Servlet & JSP Cookbook
$5.00 to $46.16 from 2 stores

See more below
Information Below:  Store Prices  |  Customer Reviews  |  Similar Items


Compare Prices From 2 Stores
View: All  |  New  |  Used
Sort By
Store Name
Sort By
Store Rating
Sort By
Price
Sort By
Shipping
 
Description
 
Buy
Buy.com
Store Info
Be the first to write a review See site Java Servlet Programming
In stock!
See it at at
Buy.com
Bunches of Books
Store Info
Be the first to write a review
Used
See site Java Servlet Programming, 2nd Edition See it at at
Bunches of Books
* Prices and availability are subject to change without notice. Please check the merchant store for details.
List Your Products -
Customers Who Viewed This Item Also Viewed

JavaServer Pages, 3rd Edition
$13.74 to $48.96 from 4 stores

Java Servlet & JSP Cookbook
$5.00 to $46.16 from 2 stores

Tomcat: The Definitive Guide
$15.00 to $43.36 from 3 stores

Programming Jakarta Struts, 2nd Edition
$6.30 to $46.16 from 3 stores

Core Servlets and JavaServer Pages, Vol. 1: Core Technologies, Second Edition
$6.00 to $65.99 from 4 stores

Java Network Programming, Third Edition
$6.00 to $40.56 from 4 stores

Effective Java Programming Language Guide
$3.00 to $54.99 from 4 stores

JavaScript: The Definitive Guide
$5.00 to $47.56 from 5 stores

Core J2EE Patterns: Best Practices and Design Strategies, Second Edition
$22.99 to $65.99 from 2 stores

Java & XML, 2nd Edition: Solutions to Real-World Problems
$4.30 to $44.95 from 2 stores

Head First Servlets & JSP
$18.25 to $44.95 from 3 stores

Hibernate in Action (In Action series)
$23.95 to $44.95 from 6 stores

Enterprise JavaBeans, Fourth Edition
$3.98 to $44.95 from 5 stores

Database Programming with JDBC and Java
$2.49 to $44.99 from 4 stores

Product Description
Java Servlet Programming, 2nd Edition
Description
Aimed at Web developers with some previous Java experience, Java Servlet Programming, Second Edition, offers a solid introduction to the world of Java development with Servlets and related technologies. Thoroughly revised and newly updated with over a half-dozen new chapters, this title brings an already useful text up to speed with some leading-edge material. It excels particularly in explaining how to program dynamic Web content using Java Servlets, with a fine introduction to all the APIs, programming techniques, and tips you will need to be successful with this standard.

Besides a useful guide to APIs, the book looks at a variety of techniques for saving session state, as well as showing how Servlets can work together to power Web sites. You will learn performance tips and ways to get Servlets to work together (like forwarding and redirection), plus the basics of database programming with JDBC, to build content with "live" data. A later chapter examines what's next for Servlets with the emerging Servlet 2.3 API standard. Importantly, the authors go over deploying and configuring Web applications by editing XML files, a must-have for successfully running Servlets in real applications.

Since the first edition of this title, the choices for Java Web developers have grown much richer. Many of the new chapters in this edition look at options beyond Servlets. Short sections on application frameworks such as Tea, WebMacro, the Element Construction Set (ECS), XMLC, and JavaServer Pages (JSP) let you explore what's out there for Java developers today with a survey of some current tools that can speed up creating new Web applications.

The text closes with reference sections on Servlet APIs (and other material) that will be useful for any working developer. Although Servlets are not the only game in town, they are still important tools for successful Web development. This updated edition shows you just how to do it with plenty of basic and advanced tips for taking full advantage of this powerful Java standard. --Richard Dragan

Topics covered:

  • Overview and history of Java Servlets
  • Fundamentals of HTTP
  • Web applications (including deployment and configuration using XML files)
  • The Servlet lifecycle (initializing, processing requests, cleanup, and caching)
  • Multimedia content (images and compressed content)
  • WAP and WML for wireless content
  • Servlet session tracking techniques (hidden form fields, cookies, and URL rewriting)
  • Security issues with Servlets (including certificates and SSL)
  • Tutorial for JDBC and Java database programming
  • Using applets and Servlets together
  • Servlet collaboration
  • Quick introduction to Java 2 Enterprise Edition (J2EE)
  • Internationalization issues
  • Survey of third-party Servlet application frameworks and tools: Tea, WebMacro, the Element Contruction Set (ECS), XMLC, and JavaServer Pages (JSP)
  • Miscellaneous tips for Servlets (including sending e-mail and using regular expressions)
  • Description of the new Servlet 2.3 API spec
  • Servlet API quick reference

Book Description
Java Servlet Programming covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle, showing how to use servlets to maintain state information effortlessly. It also describes how to serve dynamic web content, including both HTML pages and multimedia data, and it explores more advanced topics like integrated session tracking, efficient database connectivity using JDBC, applet-servlet communicaton, interservlet communication, and internationalization. The second edition of this popular book has been completely updated to cover the new features of Version 2.2 of the Java Servlet API. It introduces chapters on servlet security and advanced communication, and also introduces several popular tools for easier integration of servlet technology with dynamic web pages. These tools include JavaServer Pages (JSP), Tea, XMLC, and the Element Construction Set. In addition to complete coverage of the 2.2 specification, we have also added bonus material on the new 2.3 specification.
Customer Reviews
1 out of 1 people found the following review helpful:
5 of 5 stars  Excellent in-depth book
Friday, March 04, 2005
I completely agree with the 5-star positive reviews listed here. I saw a couple of new ones that were not so positive, so I wanted to voice my opinion.

This book is very well written - well structured, with in depth explanations, humor, good code examples. It can be used both as a tutorial and as a reference.

Even though it may be showing its age now in a couple of places (e.g. Tapestry is not mentioned, uses JDK 1.0 and 1.1 for the examples), it is still very good. It paints a complete picture, so one ends up with understanding of the principles and architecture - which is what matters - for the updated APIs there is always JavaDOC.

I don't know how suitable it is for beginners, but for an experienced programmer it is a thoroughly enjoyable read - once I started it I couldn't stop until I finished (I didn't actually type the examples - that isn't necessary for understanding the material) .

1 out of 1 people found the following review helpful:
4 of 5 stars  Nicely Done
Sunday, December 05, 2004
This book's examples in later chapters may be a bit much for the beginner, but it does a good job of covering thing very well. Good coverage of various protocols, etc.

0 out of 1 people found the following review helpful:
3 of 5 stars  ok book, not the best tutorial
Monday, October 18, 2004
I found this book to be semi helpful. It would have been nice if it was more tutorial like. The examples also were not the most straightforward. The book does cover alot though.

1 out of 2 people found the following review helpful:
3 of 5 stars  OK for beginners
Sunday, May 16, 2004
I wouldn't say this is an excellent book, but it's not bad. The book covers good fundamentals in its first 8 chapters for those beginning Servlets. The book also covers some useful information on JDBC and Java Server Pages. There's also some additional coverage on Applet-Servlet communication, Internationalization and Tea & WebMacro application frameworks. However some topics like JavaBeans, SSL, Filters, deployment descriptors and XML were too brief and should have been given some depth. Another dissappointment is that all examples are based on API 2.2 but not 2.3!!. The Appendix just touches on new features of API 2.3 with also a separate listing of API 2.3.
It's been 8 mths since I purchased this book. I'd suggest that starters either wait for the next edition or get something that is based on Servlet API 2.3.

1 out of 18 people found the following review helpful:
1 of 5 stars  Bloated
Tuesday, February 24, 2004
Like a week old dead body that floats to the surface from the murky depths. Caveat emptor.

See all customer reviews...
Home  |  About Priceflo  |  Tell a Friend  |  List Your Products  |  Merchant Login  |  Site Map  |  Help

© 2008, Priceflo, Inc. All rights reserved. Privacy Policy  |  Terms of Service