actionLinkTarget.getComponentNestedId(),
actionLinkTarget.getEventType(),
new URLEventContext(_contextValueEncoder, invocation.getActivationContext()),
new URLEventContext(_contextValueEncoder, invocation.getContext()));
_componentEventRequestHandler.handle(parameters);
}
catch (IOException e)
{