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
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.
(16601 views)
More Servlets and JavaServer Pagesby Marty Hall - Pearson Education
Ideal for any programmer working with server-side Java, the book provides an up-to-the-minute guide to the latest in essential APIs for creating state-of-the-art Web applications. This tutorial gives you exactly what you need to use Java effectively.
(18185 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.
(14951 views)
Designing Web Services with the J2EE 1.4 Platformby Inderjeet Singh, at al. - Prentice Hall PTR
Guide to the best practices for designing enterprise-level Web services using the Java 2, Enterprise Edition (J2EE) 1.4. It provides the guidelines, patterns, and examples developers need in order to build robust, scalable, and portable solutions.
(16628 views)