This book covers Servlets, JavaServer Pages and Supporting Technologies. The complete second edition of Core Servlets and JavaServer Pages (JSP) is now available on-line in PDF.
Description
Marty Hall’s Core Servlets and JavaServer Pages was the number 1 servlet/JSP book in 2000 — helping over 100,000 Java developers master the power of Java server-side programming to Web-enable an extraordinary range of applications. Now, Hall takes the next step, bringing together even more powerful servlet/JSP techniques. The second edition of Core Servlets and JavaServer Pages provides a complete introduction to the technology, completely updated for JSP 2.0, servlets 2.4, the JSP Standard Tag Library (JSTL), and Java 1.4.
Contents
An Overview of Servlet and JSP Technology
Server Setup and Configuration
Servlet Basics
Handling the Client Request: Form Data
Handling the Client Request: HTTP Request Headers
Generating the Server Response: HTTP Status Codes
Generating the Server Response: HTTP Response Headers
Handling Cookies
Session Tracking
Overview of JSP Technology
Invoking Java Code with JSP Scripting Elements
Controlling the Structure of Generated Servlets: the JSP page Directive
Including Files and Applets in JSP Pages
Using JavaBeans Components in JSP Documents
Integrating Servlets and JSP: The Model View Controller (MVC) Architecture
Simplifying Access to Java Code: The JSP 2.0 Expression Language
Accessing Databases with JDBC
Configuring MS Access, MySQL, and Oracle
Creating and Processing HTML Forms
No comments:
Post a Comment