Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 72399 invoked from network); 23 Mar 2004 20:08:56 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Mar 2004 20:08:56 -0000 Received: (qmail 22741 invoked by uid 500); 23 Mar 2004 20:08:34 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 22705 invoked by uid 500); 23 Mar 2004 20:08:33 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 22651 invoked from network); 23 Mar 2004 20:08:32 -0000 Received: from unknown (HELO james.fs.apu.edu) (199.184.236.201) by daedalus.apache.org with SMTP; 23 Mar 2004 20:08:32 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Suggestiosn for ANT-Java programming book Date: Tue, 23 Mar 2004 12:08:57 -0800 Message-ID: <99C81D3FC8A42D46828444596E0973C0046F8507@james.fs.apu.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Suggestiosn for ANT-Java programming book Thread-Index: AcQRDacN5pBw1mCXQXmJEPnaIccUUgABNX4A From: "Kenneth Litwak" To: "Ant Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Jim, Thanks for the suggestion. The table of contents talks about building web services, bit I don't see a chapter that specifically addresses building servlets or JSPs. Do you remember if that's in there? Thanks. Ken -----Original Message----- From: jim@jimvanfleet.com [mailto:jim@jimvanfleet.com]=20 Sent: Tuesday, March 23, 2004 11:32 AM To: Ant Users List Cc: Ant Users List Subject: Re: Suggestiosn for ANT-Java programming book > > Having read the ANT manual, I'm looking for a book that actually tells > you how to create a web project directory structure, what actually goes > where, how to configure for specific app servers or web servers, and so > forth. A friend suggested _Java Tools for Extreme Programming_. Any > comments or other suggestions? I'm used to tools that hide all this > stuff from you (similar to the Sun Java Reference Implementation). I > need to become an expert at doing it manually like yesterday. Thanks. > I've got that book; it's like a good sampler platter, but you need the entree. It sounds like for your needs, _Java Development with Ant_ would be a better fit. http://www.manning.com/hatcher Available as an eBook, as well, for yesterday's needs. I leveraged this book into precisely what you're talking about, and my webapp had very peculiar needs. As to the *what* the specifics of specific app servers or web servers are, and how they impact your project, you'll probably have to find them elsewhere. (Tomcat does get plenty of coverage in the book). Whatever the specifics are, though, you'll probably learn what you need to learn about Ant to handle it. Jim --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org