Cover image for More servlets and javaserver pages
Title:
More servlets and javaserver pages
Personal Author:
Publication Information:
Upper Saddle River, N.J. : Prentice Hall PTR, 2002
ISBN:
9780130676146

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010053867 QA76.73.J38 H345 2002 Open Access Book Book
Searching...
Searching...
30000010057886 QA76.73.J38 H345 2002 Open Access Book Book
Searching...

On Order

Summary

Summary

Core Servlets and JavaServer Pages has been an extraordinary success: 100K copies sold world-wide in the first year, 11 foreign translations, the #1 selling servlet and JSP book worldwide last year. The idea of More Servlets and JavaServer Pages is to take the reader from where CSAJSP leaves off. It covers advanced JSP topics not covered in Marty's first book as well as some advances in JSP programming. The combination of Core Servlets and JavaServer Pages and More Servlets and JavaServer Pages provides Java programmers with thorough coverage of servlets and JavaServer pages.-- Perfect companion to Core Servlets and JavaServer Pages-- Covers JDK 1.4 regular expressions-- Explains the new JSP standard tag library in detail-- Complete coverage of the new Apache JSP tag libraries-- Provides practical details for installing and using Tomcat 4, JRun 3.2, the new version of ServletExec, and other upcoming Servlet and JSP engines.Servlets are Java technology's answer to CGI programming. They dramatically simplify the creation of dynamic Web pages and provide e-commerce and intranet developers with an efficient, powerful and portable means of building "Web enabled" applications. JavaServer Pages (JSP) technology is a new approach to separating the static parts of a Web page from the dynamic portion, making the power of servlets accessible to any Web site developer. Now that Servlets and JSP are officially part of the Java 2 Platform, Enterprise


Author Notes

Marty Hall is president of coreservlets.com


Table of Contents

Acknowledgmentsp. XVII
About the Authorp. xviii
Introductionp. XIX
Who Should Read This bookp. xxi
Book Distinctivesp. xxi
How This Book Is Organizedp. xxiii
Conventionsp. xxvii
About the Web Sitep. xxvii
Part I The Basicsp. 2
Chapter 1 Server Setup and Configurationp. 4
Chapter 2 A Fast Introduction to Basic Servlet Programmingp. 34
Chapter 3 A Fast Introduction to Basic JSP Programmingp. 120
Part II Web Applicationsp. 240
Chapter 4 Using and Deploying Web Applicationsp. 242
Chapter 5 Controlling Web Application Behavior with Web.Xmlp. 276
Chapter 6 A Sample Web Application: An Online Boat Shopp. 324
Part III Web Application Securityp. 350
Chapter 7 Declarative Securityp. 352
Chapter 8 Programmatic Securityp. 408
Part IV Major New Servlet and JSP Capabilitiesp. 432
Chapter 9 Servlet and JSP Filtersp. 434
Chapter 10 The Application Events Frameworkp. 488
Part V New Tag Library Capabilitiesp. 560
Chapter 11 New Tag Library Features in JSP 1.2p. 562
Chapter 12 The JSP Standard Tag Libraryp. 618
Appendix Server Organization and Structurep. 696
Download Sitesp. 697
Starting and Stopping the Serverp. 697
Servlet JAR File Locationsp. 698
Locations for Files in the Default Web Applicationp. 698
Locations for Files in Custom Web Applicationsp. 700
Indexp. 702