Hi Mite, You can use one javascrit, like this
function execute() { // refresh div setTimeout('execute()', 2000); } In this case the div will be refresh for each 2 seconds 2010/8/12 Mite <mitemeis...@gmail.com> > > Hi > Is there a way to refresh a zone on a fixed period automatically? > > Thanks > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Refresh-zone-periodicaly-tp2498534p2498534.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Pablo Henrique dos Reis