-----Original Message-----
From: Steve Smith <[EMAIL PROTECTED]>
To: Aaron <[EMAIL PROTECTED]>
Date: Saturday, February 20, 1999 1:54 AM
Subject: RE: New JSP Book


Sounds just what I've been looking for.  I think you have covered all the
main areas.

When will a draft be available?

-----Original Message-----
From: A mailing list about Java Server Pages specification and
reference [mailto:[EMAIL PROTECTED]] On Behalf Of Aaron
Sent: 20 February 1999 02:51
To: [EMAIL PROTECTED]
Subject: New JSP Book

I am posting this to this mailing list in order to get feedback on a book
project I am involved with (along with other other web developers).  We
would like to request feedback on a TOC that is being proposed for this
book.   Please reply with comments, suggestions, additions, deletions or
type of examples you would like to see, etc.

Thanks in advance.


------------------------


Table of Contents

Forward

Introduction

JSP Quick Start

JSP Fundamentals
   - HTML for JSP Programmers
   - HTTP Overview
   - History of JHTML
   - JSP Tags
   - Built-in (Implicit) Objects (request, response, out, in)

JSP Tools
   - Servlet Engines
   - Development Tools

Basic JSP Programming
   - The Request Object
   - The Response Object
   - The In/Out Object
   - Sessions and JSP
   - Servlets and JSP

Component-Based JSP
   - Beans and JSP
   - The <BEAN (or <USEBEAN) tag
   - Enterprise Java Beans

Database Programming with JSP
   - Basic Database Concepts
   - JDBC
   - Database Access Models
   - Connection Pooling
   - JDBC Code Example

  JSP Application Architecture
   - Introduction to Access Models
   - Page Design vs. Code logic
   - Separating UI from Business Logic
   - Multi-tiered Application Architectures
   - Model 1: Request - JSP Page  - Bean
   - Model 2: Request - Servlet - Bean - JSP Page
   - Team Development Strategies

E-Commerce using JSP

Putting it All Together
   - Real World Applications
   - User Authentication
   - Calendar System
   - Meeting/Collaboration System
   - Newsgroup/Message Board
   - Shopping Cart
   - Task Management System (PIM?)
   - E-commerce

The Future of JSP

Appendix A Comparitive Technologies
   - CGI vs JSP
   - Porting CGI Apps to JSP
   - ASP vs JSP
   - Porting ASP Apps to JSP
   - Cold Fusion vs JSP

Appendix B JSP API

Appendix C  Resources for the Servlet/JSP Programmer
   - Indicating URL of where to find more info.  Appendix B  FAQ on JSP
   -  Compilation of most common questions posted to JSP mailing list.

Appendix C FAQ on Servlets

Appendix D  Bibligraphpy
    - Recommended books on HTML, HTTP, etc.

Glossary

Comprehensive Index

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to