Search Books

J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and JavaBeans

Author Lennart Jorelid
Publisher Apress
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
8.65 59.95 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $2.97

✓ Usually ships in 1-2 business days

Share:
Book Details
PublisherApress
ISBN / ASIN1893115968
ISBN-139781893115965
AvailabilityUsually ships in 1-2 business days
Sales Rank8,466,358
MarketplaceUnited States 🇺🇸

Description

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."