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
Modern Java EE Design Patternsby Markus Eisele - O'Reilly Media
If you're part of an enterprise development team investigating the use of microservices with Java EE, this book will help you understand the challenges of starting a greenfield development vs tearing apart an existing application into services.
(7746 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.
(22542 views)
The J2EE 1.4 Tutorialby Eric Armstrong, at al. - Sun Microsystems, Inc.
A guide to developing enterprise applications for the Java 2 Platform, Enterprise Edition version 1.4. It is intended for programmers who are developing J2EE 1.4 applications on the Sun Java System Application Server Platform Edition 8.2.
(21370 views)
Microservices for Java Developersby Christian Posta - O'Reilly Media
In this hands-on, example-driven guide, Java developers and architects will learn how to navigate popular application frameworks, such as Dropwizard and Spring Boot, and how to deploy and manage microservices at scale with Linux containers.
(8145 views)