Re: how to update on tile only in struts

2004-10-31 Thread Eddie Bush
Does that help? Eddie - Original Message - From: "Shen, Lei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 31, 2004 9:28 AM Subject: how to update on tile only in struts Hello All: Maybe this is a dummy question, but I just can not figure out how t

Re: how to update on tile only in struts

2004-10-31 Thread Mark Lowe
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 d

how to update on tile only in struts

2004-10-31 Thread Shen, Lei
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