Have a look at the XTile component at http://www.t-deli.com/. I think, there's some similar component at tacos called Partial. hth, Marcus
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 26, 2005 8:31 AM > To: [email protected] > Subject: Periodically refreshing a component embedded in a page.. > > > Hi, > > I'm resending my request... need some help soon. I'm new to > Tapestry and > have the following issue at hand: > > My application has a page which includes three components. > One of these is > > a table which displays some data. My requirement is to > refresh the data in > > this table periodically (say, every 5 minutes). The component > class for > the table contacts a separate module which retrieves the data > from a DB > and returns it. Now, what I need is to call this module > periodically and > then render the component again with the fresh data. I dont > want the other > > two components on the page to be refreshed. I'm not sure how > to get this > done. > Could someone point out how to have this auto-refresh behaviour > implemented using Tapestry? > > Thanks And Regards, > Shubhra > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
