On Tue, 18 Oct 2011 13:59:12 -0200, dick_hu <dickan...@gmail.com> wrote:
For example, this nabble forum's current url is
"http://tapestry.1045711.n5.nabble.com/Tapestry-User-f2375125.html". In
fact it is a dynamic page,but it's suffix is .html as a static page.
The .html doesn't necessary ensures it was a static file being requested.
Tapestry 4 had support for pages having .html URLs even being completely
dynamic.
It must a background program generate the html to reduce some db operate.
We don't know (unless some of use knows Nabble's source code, of course).
By the way, you can reduce use of the database by using caching. Hibernate
already does that, for example.
Has any tapestry integration can do this.
No. It does seem you having a case of premature optimization (which is the
root of all evil): see http://en.wikipedia.org/wiki/Program_optimization,
section "When to optimize".
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org