Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 34753 invoked from network); 24 Mar 2004 02:04:48 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Mar 2004 02:04:48 -0000 Received: (qmail 86864 invoked by uid 500); 24 Mar 2004 02:04:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 86834 invoked by uid 500); 24 Mar 2004 02:04:22 -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 86810 invoked from network); 24 Mar 2004 02:04:22 -0000 Received: from unknown (HELO c000.snv.cp.net) (209.228.32.72) by daedalus.apache.org with SMTP; 24 Mar 2004 02:04:22 -0000 Received: (cpmta 4421 invoked from network); 23 Mar 2004 18:04:30 -0800 Received: from 24.51.109.181 (HELO ?192.168.1.100?) by smtp.hatcher.net (209.228.32.72) with SMTP; 23 Mar 2004 18:04:30 -0800 X-Sent: 24 Mar 2004 02:04:30 GMT Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <99C81D3FC8A42D46828444596E0973C0046F8507@james.fs.apu.edu> References: <99C81D3FC8A42D46828444596E0973C0046F8507@james.fs.apu.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <93FB587C-7D37-11D8-B848-000393A564E6@ehatchersolutions.com> Content-Transfer-Encoding: 7bit From: Erik Hatcher Subject: Re: Suggestiosn for ANT-Java programming book Date: Tue, 23 Mar 2004 21:04:26 -0500 To: "Ant Users List" X-Mailer: Apple Mail (2.613) 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 Ken, We have a chapter (12) titled "Developing for the web" in JDwA. I agree with the other comments on this thread - there is no book that covers the new Ant 1.6.x features, and for larger projects these new features radically change how I'd craft a build file. I still create the directory structure the same, regardless of Ant version. This mirrors what I've created in the freely available JavaDevWithAnt project (based on the source code from the book) at: http://www.ehatchersolutions.com/JavaDevWithAnt Erik On Mar 23, 2004, at 3:08 PM, Kenneth Litwak wrote: > 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] > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org