Hi, can someone help me to obtain a Link or InvocationTarget instance from a specific Component (ActionLink, PageLink). I'm trying to delegate this information to a service that generates the necessary javascript for my asynchronous invocations. First i thought the ComponentInvocationMap were the right place to look... but that was a dead end :)
i try to do this from a Mixin class, so i think the ComponentResources should be my starting point. g, kris