On 3 May 2002, Jim Crossley wrote:

> Date: 03 May 2002 14:49:28 -0400
> From: Jim Crossley <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: Re: Now how does one do this?
>
> "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
>

That's the document all right, although I'm not sure the web version is up
to date with the most recent changes (probably not).

> Or is the one you're describing only available in the dist?
>

Best way to get the most up-to-date version would be to grab a
recent nightly build from:

  http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/

Once you unpack and start Tomcat, the doc will be available at:

  http://localhost:8080/tomcat-docs/appdev/

> -- Jim

Craig


>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to