This book covers the following topics: Servlet and JSP
Technology, Server Setup and Configuration, Servlet Basics, Handling the Client
Request: Form Data and HTTP Request Headers, Generating the Server Response:
HTTP Status Codes and HTTP Response Headers, Handling Cookies, Session Tracking,
Invoking Java Code with JSP Scripting Elements, Controlling the Structure of
Generated Servlets, Integrating Servlets and JSP, Accessing Databases with JDBC,
Creating and Processing HTML Forms.
This
note covers the following topics: What Is a Custom Tag, Types of Tags, Tags with
Attributes, Communication between Tags, Tag File Location, Tag Library
Descriptors, Top-Level Tag Library Descriptor Elements, Declaring Tag Attributes
for Tag Handlers, Declaring Tag Variables for Tag Handlers and Programming
Simple Tag Handlers.