In your WebContent dir, you should be able to add a html/ dir or
whatever, and GET them by /html/yourfile.html

or some people prefer to delegate static file serving to apache httpd


-----Original Message-----
From: Thiago H. de Paula Figueiredo <thiag...@gmail.com>
Reply-to: "Tapestry users" <users@tapestry.apache.org>
To: Tapestry users <users@tapestry.apache.org>
Subject: Re: Static HTML ...
Date: Wed, 20 Jan 2010 09:10:11 -0200

On Wed, 20 Jan 2010 07:50:26 -0200, Olle Hallin <olle.hal...@hit.se> wrote:

> You could place them anywhere you like under the web context, but you  
> must tell Tapestry to ignore them:

Unless your HTML file has the same URL as some Tapestry page, there's no  
need for that. Tapestry already ignores requests for pages that it doesn't  
handle.
My site is T5-powered and has a presentation about it in  
http://www.arsmachina.com.br/tapestry/introducaoTapestry.html (portuguese,  
outdated).




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to