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
Core Servlets and Javaserver Pagesby Marty Hall, Larry Brown - Prentice Hall PTR
This book explains the role of servlets and JavaServer Pages (JSP) in creating e-commerce sites, dynamic web sites, and web-enabled services. Aimed to developers familiar with the Java but have little or no experience with server-side applications.
(26217 views)
Mastering Enterprise JavaBeans 3.0by R. P. Sriganesh, G. Brose, M. Silverman - Wiley
Covering basic through advanced subjects, Mastering Enterprise JavaBeans 3.0 is more than 50 percent new and revised. You'll learn the concepts and techniques for authoring distributed, enterprise components in Java from the ground up.
(21843 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.
(16633 views)
Sams Teach Yourself Java 2 in 24 Hoursby Rogers Cadenhead, Mark Taber - Sams
Step-by-step tutorial broken up into 24 short chapters. It starts out at a beginning level and focuses on key concepts and Java basics. More advanced material in new edition covers Java Foundation Classes, Java2D classes, and JavaBeans.
(22170 views)