Mark, meta-refresh is something that I`m to avoid as it refreshes the entire window, that`s the reason of AJAX buy being asynchronous
On 2/3/06, Mark Stang <[EMAIL PROTECTED]> wrote: > > Try using the meta-refresh... > > > -----Original Message----- > From: Vinicius Carvalho [mailto:[EMAIL PROTECTED] > Sent: Fri 2/3/2006 1:02 PM > To: Tapestry users > Subject: Re: Tacos Refresh Component > > I'm looking it right now! I was thingking that the progress bar would > display only a progress bar... ;) > > On 2/3/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > > > Then I would look at the progressbar code in the demo, becuase that's > what > > it does. > > > > On 2/3/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote: > > > > > > It's something like the progress bar. But It's not gona be a progress > > bar, > > > i > > > need a list to be changed, or any other <div> block. I just need > > something > > > to ping the server every few seconds. > > > > > > Regards > > > > > > On 2/3/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > > > > > > > I don't have any code that does this, so tacos may not be right for > > you. > > > > > > > > The progressbar demo does something like it, but I don't know if > it's > > > what > > > > you want. > > > > > > > > On 2/3/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hello there! I'm having a few doubts when using this component. I > > need > > > a > > > > > component to use Ajax to periodically post against my page, I was > > > > reading > > > > > the docs and really did not quite understand it. Could someone > from > > > > tacos > > > > > provide me a sample code of a component "pinging" a method on my > > page > > > on > > > > > regular basis and getting the result? > > > > > > > > > > Regards > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
