Using tiles does not create a frameset. It only allows you to break the physical page into logical fragments for the purpose of answering a request. Because there is no physical seperation, you've got to render everything instead of just the header, or just the body, or just the ... .

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 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]




--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0444-3, 10/29/2004 Tested on: 10/31/2004 3:35:42 PM avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to