Hi, i got some ideas.
you can cache the index page as a static html page.
then use the static html page to response to the client.
you can extend tapestry to generate a static html page, just write the index
to a real html file.
then rewrite the client request, the apache httpd docs may help.

2008/5/22 Filip S. Adamsen <[EMAIL PROTECTED]>:

> Hi,
>
> Nope, you'll have to work something out yourself, as nothing like this is
> built into Tapestry.
>
> -Filip
>
> 孟凡振 skrev:
>
>  Hi all,
>>        I encounter a problem , in my index page a lots of query happens
>> each time when i reload the it.
>> so my question here is that is there some cache strategy to cache my index
>> page?
>>
>>        thanks in advance!!!!!!
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Yet Another Java EE Developer!

Reply via email to