using tap 4.1.3

I am trying to tie an arbitrary client side JS method call to a server side
listener method as per "Accessing intercepted functions' parameters on the
server-side" on the tap 4.1 event listener page
(http://tapestry.apache.org/tapestry4.1/ajax/eventlistener.html)

i can't get the client side JS method call to invoke the server side
listener method.  Since this is the first time i am using the @EventListener
annotation I am sure that I am missing something simple.

Does anyone know of a publicly available example of this functionality? 
that would probably be the fastest way to straighten myself out.

Carlos
-- 
View this message in context: 
http://www.nabble.com/T4%3A-example-of-using-%40EventListener-to-capture-a-javascript-method-call-tp15618713p15618713.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to