You are using $.get() to get an eventlink URL and you are doing nothing with
the response. The default tapestry implementation (prototype) has a
ZoneManager.processReply() which is used to process an event response. 

It looks like you are using tapestry-jquery so you will need to find the
equivalent functionality in that module.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/ajaxResponseRenderer-in-event-tp5717654p5717656.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

Reply via email to