Servlets and JavaServer Pages: The J2EE Technology Web Tier
by Jayson Falkner, Kevin Jones
Publisher: Addison-Wesley 2003
ISBN/ASIN: 0321136497
ISBN-13: 9780321136497
Number of pages: 784
Description:
A complete guide to building web applications using Java Servlets and JavaServer Pages. The book covers the basics including installing a JSP/Servlet environment on your computer, HTTP, HTML forms, JSP 2.0, Servlets 2.4, custom tag libraries, and the JSTL 1.0. The book also covers the most complex topics of error handling, design patterns, internationalization and multi-lingual sites, security, sessions and state management, database connectivity, and building sites that can produce multiformats of content on the fly. This book explains how to create applications using the Servlet and JSP specifications that are robust, performant and scaleable.
Download or read it online for free here:
Download link
(PDF, registration required)
Similar books
Your First Cup: An Introduction to the Java EE Platform- Oracle
This is Your First Cup: An Introduction to Java EE Platform, a short tutorial for beginning Java EE programmers. This tutorial is designed to give you a hands-on lesson on developing an enterprise application from initial coding to deployment.
(18989 views)
The Java Web Services Tutorialby Eric Armstrong, et al - Pearson Education
A concise guide covering the key methods for building Web services using Java 2. It provides practical examples for working with Java Servlets, JSTL and the Java XML Pack. This book is packed with examples to reinforce key concepts.
(23695 views)
EJB Design Patterns: Advanced Patterns, Processes, and Idiomsby Floyd Marinescu - Wiley
The book EJB Design Patterns is a reference for beginners which reveals high-level design patterns and critical EJB-specific implementation issues, illustrated with source code. Also contains a catalog of twenty advanced EJB patterns.
(15454 views)
Spring Data: Modern Data Access for Enterprise Javaby Mark Pollack, et al. - O'Reilly Media
This book shows you how Spring's data access framework can help you connect to either non-relational or relational databases. You'll learn how Spring Data's model reduces the learning curve for applications with newer data access technologies.
(17423 views)