Manning Logo
Home | Ordering Info | Shopping Cart | Manage My Account | Login
Attention customers: online shopping is now available exclusively through our main website: http://www.manning.com. Thank you.
Java Servlets by Example

Inside the book

Sample Chapters Table of Contents Index Preface Book Reviewers Source Code Author Online

Manning Blog

Why small is sweet?

Author Blogs

Dave Crane more...

Author Calendar

Upcoming Events

Catalog

Java .NET Perl XML All by Subject All by Title

About...

Manning Contact Us Ordering FAQs ebooks Covers Sandbox Forums Distributors Manning Early Access Program (MEAP) Affiliate Program Academia/Publicity User Group Program Press Releases Jobs

Manning Publications Co.
209 Bruce Park Avenue
Greenwich, CT 06830

Java Servlets by Example
Alan R. Williamson

1999 | 550 pages
ISBN: 188477766X
$39.95 Softbound print book  

Sample Chapters

Two sample chapters are available for download.

Chapter 1
Chapter 2

DESCRIPTION

Although CGI scripts provide 80% of today's server side processing, they are slow, inefficient, and memory-hungry. A new species is evolving to take their place, one which is lean, fast, portable, and easy to maintain: Java servlets.

Servlets are not merely an alternative to CGI, for they can do much more. Servlets have opened the door to a world of client/server applications that would have been too difficult or too time-consuming to consider before.

Java Servlets: By Example takes the reader into the world of servlets, moving example by example from the simple to the complex. An early chapter explains the simple HTML form processing through servlets. A later chapter shows how to connect a Java applet to a servlet, which is itself connected to a database.

Java Servlets: By Example is full of real-world, ready-to-run example code. Each chapter deals with a new problem and takes the reader through a series of servlet-based solutions. However, the book is detailed enough that it may also serve as a reference for the developer.

Translation rights for Java Servlets by Example have been granted for China and India. If you are interested in learning where to buy this book in a language other than English, please inquire at your local bookseller.

WHAT THE EXPERTS SAY ABOUT THIS BOOK...

"Alan Williamson has done an admirable job of teaching servlet programming through useful, typically non-trivial examples that demonstrate real-world solutions to common problems. If you plan to work with servlets (or already work with them) Java Servlets By Example will help you hone your craft and allow you to draw on some good ideas in the process.

The layered unveiling of concepts, clear explanations, and effective communication make Java Servlets By Example an excellent choice for novice or expert servlet developers alike. The examples are numerous and pragmatic, providing a practical look at the development process and exploring potentially useful foundations you can take and apply in a real commercial solution. In all, this book delivers on the promise of teaching servlet programming by example and represents a fine investment for almost any Java programmer."
--Claude Duguay, DevX.com

"Comprehensive description of everything to do with developer Java servlets. Servlets is a new topic for most developers, and this book covers everything they need to know to get started developing, and then covers more advanced topics. It has plenty of sample code to illustrate the concepts."
--Clipcode.com

WHAT THE READERS SAY ABOUT THIS BOOK...

"…I put this book to the ultimate test. I needed to learn servlets very fast for a client and it succeeded…"
--Billy Barron, Delphi Consultants, reviewed at JavaMUG

ABOUT THE AUTHOR...

Alan Williamson is based in the United Kingdom, where he runs his own Java software company, N-ARY Limited. He was educated at the University of Paisley and has worked for several international companies. He writes a regular column for the Java Developers Journal and sits on the judging panel of JARS, the online Java applet rating service.

Home | Catalog | Privacy Policy | About Manning

© 2003-2006 Manning Publications Co.