Buch, Englisch, 1112 Seiten, Format (B × H): 187 mm x 236 mm, Gewicht: 1880 g
A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans
Buch, Englisch, 1112 Seiten, Format (B × H): 187 mm x 236 mm, Gewicht: 1880 g
ISBN: 978-1-893115-96-5
Verlag: Apress
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."
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Servlets.- Servlet Theory.- Sharing Servlet Resources.- Servlet Examples.- JSP.- JavaServer Pages.- JSP Tag Libraries.- JSP Examples.- Struts.- The Apache Struts Framework Walkthrough.- EJB.- Integrating with the Business Tier.- Example 1: Centralizing Exchange Rates.- Example 2: Refactoring an Old-Style Web Application.- Example 3: Entity EJBs for Database Integration.