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
