Jump to ratings and reviews
Rate this book

Java Servlet Programming: Help for Server Side Java Developers

Rate this book
Servlets are an exciting and important technology that ties Java to the Web, allowing programmers to write Java programs that create dynamic web content."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 explores more advanced topics like integrated session tracking, efficient database connectivity using JDBC, applet-servlet communicaton, interservlet communication, and internationalization. Readers can use the book's numerous real-world examples as the basis for their own servlets.The second edition 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 2.2 specification, "Java Servlet programming, " 2nd Edition, also contains coverage of the new 2.3 final draft specification.

782 pages, Kindle Edition

First published October 15, 1998

3 people are currently reading
59 people want to read

About the author

Jason Hunter

47 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
11 (15%)
4 stars
25 (35%)
3 stars
22 (31%)
2 stars
7 (10%)
1 star
5 (7%)
Displaying 1 - 3 of 3 reviews
19 reviews
July 20, 2015
More than a decade old book.
Today we have some many server frameworks that abstract a lot of low level stuff. And we tends to forget the fundamental problems that web frameworks try to solve. Reading this book brings you back to the initial challenges in web framework design.
87 reviews5 followers
July 2, 2015
quite good, explains very clearly, a bit outdated
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.