Hi, i am using Tiles in my struts2 app,my home page is divided into 3 parts(Header,body,footer) ,for each request all the 3 parts are getting roeloaded, but my header ,footer jsp files are static. so i dont want to reload these file for each new request. Thanks in Advance