Ok thank you.
anyway it's not about browser refresh.

I think it can be implemente storing the generated HTML of the JSP for
a specific tiles (i.e. header) in the application context and than
serving directly that "header" HTML without executing the JSP

thanks anyway.

On Wed, Oct 20, 2010 at 3:54 PM, Antonio Petrelli
<[email protected]> wrote:
> 2010/10/20 GF <[email protected]>:
>> When i load the homepage, i want to just generate html from
>> homepage.jsp and NOT every time from banner.jsp, credits.jsp,
>> common_menu.jsp
>> I want to cache (i.e. for an hour) the HTML generated from banner.jsp,
>> credits.jsp, common_menu.jsp
>
> No, it's not possible:
> http://tiles.apache.org/faq.html#refresh
>

Reply via email to