he event
>> method (resources.createEventLink("FirstNameChanged").toAbsoluteURI()),
>> and
>> pass it to the js using renderSupport.addScript. Your js would just be a
>> standard window.setTimeout or something, that calls the zone manager
>
js would just be a
> standard window.setTimeout or something, that calls the zone manager code.
>
> --
> View this message in context:
> http://tapestry-users.832.n2.nabble.com/T5-Refresh-1-second-Ajax-method-tp5630159p5634559.html
> Sent from the Tapestry Users mailing list archive at Nabb
t. Your js would just be a
standard window.setTimeout or something, that calls the zone manager code.
--
View this message in context:
http://tapestry-users.832.n2.nabble.com/T5-Refresh-1-second-Ajax-method-tp5630159p5634559.html
Sent from the Tapestry Users
Thank you for the response, but how can I do it with tapestry 5?
I'm novice
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Refresh-1-second-Ajax-method-tp3210194p3210223.html
Sent from the Tapestry - User mailing list archive at Nabbl
n I create an ajax method to show it ?
>
> Thanks in advance
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/T5-Refresh-1-second-Ajax-method-tp3210194p3210194.html
> Sent from the Tapestry -
Hi tapestry forum :)
I need to show the server date in my webapp (not the client date), and
refresh it every 1 second with ajax
Anyone know how can I create an ajax method to show it ?
Thanks in advance
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Refresh-1