Return-Path: Delivered-To: apmail-jakarta-struts-dev-archive@apache.org Received: (qmail 13382 invoked from network); 16 Mar 2003 15:30:40 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 16 Mar 2003 15:30:40 -0000 Received: (qmail 1699 invoked by uid 97); 16 Mar 2003 15:32:25 -0000 Delivered-To: qmlist-jakarta-archive-struts-dev@nagoya.betaversion.org Received: (qmail 1692 invoked from network); 16 Mar 2003 15:32:24 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 16 Mar 2003 15:32:24 -0000 Received: (qmail 12758 invoked by uid 500); 16 Mar 2003 15:30:35 -0000 Mailing-List: contact struts-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list struts-dev@jakarta.apache.org Received: (qmail 12711 invoked by uid 500); 16 Mar 2003 15:30:35 -0000 Received: (qmail 12708 invoked from network); 16 Mar 2003 15:30:35 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 16 Mar 2003 15:30:35 -0000 Received: (qmail 9330 invoked by uid 1237); 16 Mar 2003 15:30:34 -0000 Date: 16 Mar 2003 15:30:34 -0000 Message-ID: <20030316153034.9329.qmail@icarus.apache.org> From: husted@apache.org To: jakarta-struts-cvs@apache.org Subject: cvs commit: jakarta-struts/doc/resources books.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N husted 2003/03/16 07:30:34 Modified: doc/resources books.xml Log: Update per ticket #17110, I-Shen Leong. Also order by release date. Revision Changes Path 1.17 +11 -9 jakarta-struts/doc/resources/books.xml Index: books.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/resources/books.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- books.xml 22 Dec 2002 16:45:10 -0000 1.16 +++ books.xml 16 Mar 2003 15:30:34 -0000 1.17 @@ -93,10 +93,16 @@

+MySQL and JSP Web Applications: Data-Driven Programming Using Tomcat and MySQL by James Turner. March 2002. Includes a chapter on Tomcat and Struts. +

+

JSP and Tag Libraries for Web Development - by Wellington L. S. Da Silva. January 2002. Several chapters regarding Struts.

-Professional JSP Site Design - Wrox book by Husted, Kunnumpurath, Lavandowska, Panduranga, et al. November 2001. Features Struts in chapters 2 (The Struts Framework), 6 (Navigation), 8 (Data Access Patterns), 12 (Content Management), 13 (Searching), and 14 (Portals). +Professional JSP Site Design - by Gabraith, Husted, Nelson, Kochmer, et al (Wrox book). November 2001. Features Struts in chapters 2 (The Struts Framework), 6 (Navigation), 8 (Data Access Patterns), 12 (Content Management), 13 (Searching), and 14 (Portals). +

+

+Beginning JSP Web Development by Falkner, Galbraith, Irani, Kochmer, Kunnumpurath, Panduranga, Perrumal, Timney (Wrox book). August 2001. One chapter focuses on an introduction to Struts 1.0 and two chapters on creating an application that uses Struts.

Websphere Version 4 Application Development Handbook (PDF) - Chapter 7 covers designing with both the Struts and Websphere frameworks. @@ -105,21 +111,17 @@ Java Server Pages and J2EE Web-based Applications for Enterprises - In German, with a Chapter regarding MVC and Struts.

-Core J2EE Patterns - Many of these patterns are deployed in Struts. +Core J2EE Patterns by Alur, Crupi, Malks. June 2001. Many of these patterns are deployed in Struts.

-Professional JSP 2nd Edition - Wrox book - long chapter on Struts. +Professional JSP 2nd Edition by Wilkenson et al (Wrox book). April 2001. Long chapter on Struts.

-Advanced JavaServer Pages by David Geary - Features template tag library from Struts 1.0. +Advanced JavaServer Pages by David Geary. May 2001. Features template tag library from Struts 1.0.

-MySQL and JSP Web Applications: Data-Driven Programming Using Tomcat and MySQL by James Turner - Includes a chapter on Tomcat and Struts. +JSP, Servlets, and MySQL by David Harms, 2001 - Features a chapter on Struts 1.0.

-
- -
-
--------------------------------------------------------------------- To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-dev-help@jakarta.apache.org