You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by abhishek reddy <ab...@gmail.com> on 2009/06/18 20:32:41 UTC

Need help with tiles in struts

Iam using tiles definiton in my application.....when the struts action is
requested, the entire page is getting refreshed and
when there is a delay in the response....the page is blank

Is there any way i can modify the tiles layout, where only body part is
getting refrshed, rather than the entire page....

need help regarding

Iam using struts 1.2.9


-- 
Abhishek

Re: Need help with tiles in struts

Posted by Antonio Petrelli <an...@gmail.com>.
2009/6/18 abhishek reddy <ab...@gmail.com>

> Iam using tiles definiton in my application.....when the struts action is
> requested, the entire page is getting refreshed and
> when there is a delay in the response....the page is blank
>
> Is there any way i can modify the tiles layout, where only body part is
> getting refrshed, rather than the entire page....


http://tiles.apache.org/faq.html#refresh

Ciao
Antonio