Title J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages,
Subject J2EE
ISBN 1893115968
Author Lennart Jorelid
Publisher APress
UK Price £43
Our Price £35.75
You Save 17%
User Level Beginner - Advanced

   
 
Servlets and JSP (JavaServer 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 programmer how to fit the various pieces together spending as little time as possible on plumbing.

Chapter 1: Servlet theory
Chapter 2: Sharing servlet resources (servlet theory, part 2)
Chapter 3: Servlet examples
Chapter 4: JSP theory
Chapter 5: JSP Tag Libraries
Chapter 6: JSP examples
Chapter 7: The STRUTS framework walkthrough
Chapter 8: EJB theory
Chapter 9: EJB examples
Appendix: J2EE Reference Implementation server walkthrough
Book Cover