Hi All, 
  I would appreciate your help with some ideas as I am trying to implement a
chat component and I want to use Tap for the server page. 

The user will add text to a text input and click a link or hit enter. At
this point I need to send what the user entered to the tapestry class. It
would be ideal if I could use a Zone with an EventLink to take advantage of
Tap built in Ajax Support. The problem with this though, is how do I add
what the user entered as text to the context of the link. How to make the
user entered text reach the EventLink's method parameter. 

Is this more workable than an 100% JQuery client that simply posts requests
to a Tap5 page?

Thanks very much, 
Bogdan. 

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/dynamically-change-the-context-information-of-an-EventLink-on-the-cliient-side-tp4972710p4972710.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