Koon,

You can use a TilesAction to modify a part of your tile to display the
appropriate HTML, JSP or tiles sub-page as well as fill in pieces such as
"username", shopping cart totals, etc., such as those that might be stored
in the user's session.

Regards,
David

-----Original Message-----
From: Koon Yue Lam [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 2:49 AM
To: Struts Users Mailing List
Subject: About Tiles


Hi, I want to build a webpage using tiles, the structure is:

Header
Body
Footer

super classic layout but I have one question, if the content in Header
and Footer are read only and will be nearly the same throughout entire
user session. How can I just reload the body part? and keep the Header
and Footer static?
(the content of Body is generated according to the content of Header)

however, each user will have a page to modify their info (name,
age...), and after these changes have made to DB. Both Header and
Footer must force to reload

so how can I trigger reload of Tiles as I wish, but keep those tiles
static for the rest of time??

Best regards

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

Reply via email to