On Thu, 27 Jun 2002, Cedric Dumoulin wrote:

> Date: Thu, 27 Jun 2002 18:26:27 +0200
> From: Cedric Dumoulin <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: Struts Developers List <[EMAIL PROTECTED]>
> Subject: Re: Tiles And Struts
>
>
>
> "Craig R. McClanahan" wrote:
>
> >   Would it
> > be possible to take the static portions of the Tiles documentation and
> > merge them into struts-documentation, and keep all the dynamic stuff that
> > requires execution in a tiles-tutorial or tiles-example webapp?
>
>   Yes it is.
> Actually, I used to build a static version by extracting static portion and 
>documentation
> with an ant script doing some calls on requested pages. This is done in an ant script
> building the website, distribution and so on.
>   I like to maintain the documentation in a dynamic website using Tiles and Struts, 
>because I
> found it more easy, and it helps maintaining consistency. I will check if I can 
>continue in
> this way: extracting static portion and inserting it in the struts part 
>automatically.
> Otherwise, I will  follow actual struts way. The goal is to have a consistent 
>documentation
> all over struts site.
>

The particular issue driving me on this is that jakarta.apache.org doesn't
support Tomcat, so anything we post there (right now, the Struts website
is basically a copy of struts-documentation.war) needs to be static.
It can certainly include links to other public sites that have example
apps running, but I think it is important for people to be able to read
enough to understand Tiles (or anything else in Struts) just from the
static content of the website that they can start building their own apps.

Including a tutorial app that actually *uses* Tiles in the Struts binary
distribution is, of course, an appropriate thing to do as well.

>   Cedric
>

Craig


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

Reply via email to