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.
(18684 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.
(22471 views)
Designing Enterprise Applications with the J2EE Platformby Inderjeet Singh, at al. - Prentice Hall PTR
The book describes the key design issues in applications supported by the J2EE platform and offers practical guidelines for both architects and developers. It explores key J2EE platform features such as Java servlets, JavaServer Pages, etc.
(18498 views)
Java Enterprise Performanceby Alois Reitbauer, et al. - Compuware Corporation
Performance is a topic of increasing importance for anyone who uses applications to support their business. Today performance engineers have to ensure that complex application landscapes work seamlessly and problems are resolved fast.
(16946 views)