Ted Husted wrote:
>
> A lot developers use Ant to compile their projects, since among other
> things, it makes it easy to relocate the class files.
>
For some guidance in how to set Ant up for just this purpose, check out the
Application Developer's Guide that is included with Tomcat 3.2.1. Point your
browser at file "docs/appdev/index.html" in the binary distribution, or read the
online version at:
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/appdev/index.html
A couple of the details are specific to Tomcat, but most of the information applies
to building web apps that run on any servlet container implementing the 2.2 spec.
Craig McClanahan
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets