You can extends TileAction rather than action http://struts.apache.org/api/org/apache/struts/tiles/actions/TilesAction.html
Mark On Sun, 31 Oct 2004 10:28:42 -0500, Shen, Lei <[EMAIL PROTECTED]> wrote: > > > Hello All: > > Maybe this is a dummy question, but I just can not figure out how to do it easily. > > Let's say I have a Page_A consisted of 2 tiles (header and body). > Now, after you clicked the link in the body, I would like to take you to > Page_B (header and body). > > I do not want to refresh the header and only want to update the body tile part. > > If I use frames, I can set target frame, so that only the body frame will be updated. > How can I do the same thing with Struts and Tiles?? Does struts have a concept > for target tile? > > Thanks > Lei > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]