On Tue, 13 Aug 2013 18:32:46 -0300, Tony Nelson <tnel...@starpoint.com>
wrote:
I have a simple page that has an ActivationContext. I'd like to handle
a simple ajax call with one parameter.
When I use componentResource.createEventLink("foo"), the URL contains
the ActivationContext, like this:
/ih/view:foo?t:ac=77
I don't need the ActivationContext for this call, and I want to post the
ajax call, so this URL won't work.
Please define "this URL won't work". If you created it through
ComponentResources.createEventLink(), it will work. The activation context
of an event is separate from the activation context of the page
surrounding it.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org