"Craig R. McClanahan" <[EMAIL PROTECTED]> writes: > In the Tomcat 4 distribution, there is an Application Developer's Guide > document that describes some "best practices" at organizing your source > code repositories for webapp development, and includes a nice prebuilt Ant > build.xml file that illustrates these practices. If you grab the 4.1.0 > alpha release, it even includes custom Ant tasks that can deploy and > undeploy webapps dynamically, without restarting Tomcat.
Is this the document, Craig? http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/index.html Or is the one you're describing only available in the dist? -- Jim -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

