have your event listener  registered on an object that in turn has a method
that, through a setTimeout, is called every 60 seconds and...

actually heres the answer to that verys ame question i posted about 7 months
ago:
http://mail-archives.apache.org/mod_mbox/tapestry-users/200609.mbox/[EMAIL 
PROTECTED]

hope this helps,
Joshua Long
Sun Certified Java Programmer
http://www.joshlong.com/

On 5/2/07, Bastian Voigt <[EMAIL PROTECTED]> wrote:

Hi *,
for my application, which just migrated to Tap 4.1 I need an AJAX
request to be made every 60 seconds to refresh some of my components
with new data. In Tap 4.0 I used XTile for this, but I wonder if this
can be made simpler with Tap 4.1's EventListener. Is it possible to call
an event listener every 60 seconds?

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


Reply via email to