Em Sat, 17 Jan 2009 01:56:08 -0300, Kalle Korhonen <kalle.o.korho...@gmail.com> escreveu:

What's the closest equivalent of T4's EventListener in T5? You can do
ActionLink with zone and @OnEvent on the server, but what I loved about T4's EventListener was that you could hook an arbitrary Javascript call to a server side operation with one annotation. I have a case where I'd like to do communicate in the background from plain Javascript rather than "click a link".

Have you tried to generate the link though LinkFactory and use it in your Javascript code?

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to