Re: T5 - Refresh 1 second Ajax method

2010-10-14 Thread iberck
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 >

Re: T5 - Refresh 1 second Ajax method

2010-10-14 Thread Bryan Lewis
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

Re: T5 - Refresh 1 second Ajax method

2010-10-14 Thread LLTYK
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

Re: T5 - Refresh 1 second Ajax method

2010-10-13 Thread iberck
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

Re: T5 - Refresh 1 second Ajax method

2010-10-13 Thread Inge Solvoll
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 -

T5 - Refresh 1 second Ajax method

2010-10-13 Thread iberck
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