On Wed, 22 Dec 2010 17:05:22 -0200, Rich M <rich...@moremagic.com> wrote:
I suppose this is where I am confused. I currently use JavaScript to
write the query parameter into the activation context of the EventLink.
What I'm suggesting you is to *not* use the context as the way of passing
information to your event handler method. You'd use a query parameter
added through JavaScript instead. Example: your generated link is
/page.event. When the field value is changed, you change the URL to
/page.event?value=<field value>.
My logic was that the EventLink triggers the Event Handler method, while
the form submission puts the hidden input into the Request parameters.
This isn't needed nor guaranteed to work in order.
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org