J2ee Frontend Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans

J2ee Frontend Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans

by Lennart Jorelid (Author)

Synopsis

Servlets and JSP (Java Server Pages) are the main way that Java is used in the Web today. These are Java programs that run on a Web server that allow HTML content to be dynamically generated (often by querying a database) and then sent via the web to a client machine that made the request in the first place. Jorelid's book concentrates on teaching the program architect and designer how to fit the various pieces together, spending as little time as possible on the mechanics of coding.
As the tech reviewer puts it, Jorelid's perspective is unique and not voiced in any of the popular Servlet books (such as the ones by Jason Hunter, Marty Hall, Calloway, etc). The code examples in the touring the package sections nicely explain how to use the important methods in the Servlet API. I have yet to see any existing books get into these useful details.

$52.36

Save:$2.67 (5%)

Quantity

10 in stock

More Information

Format: Illustrated
Pages: 1132
Edition: Softcover reprint of the original 1st ed.
Publisher: Springer
Published: 27 Jun 2010

ISBN 10: 1893115968
ISBN 13: 9781893115965
Book Overview: Springer Book Archives

Author Bio
Lennart Jorelid has consulted on Java-based solutions for some of the largest European companies. Through his affiliation as a Java manager with jGuru (one of the most popular websites for Java developers), he has explained Java technology to thousands of programmers.