I've said this many times now. You must pass the parameters in the event context.
<t:actionlink t:id="foo" context="[param1,param2,param3]"... /> onActionFromFoo(String param1, Foo param2, Bar param3) BTW: IMHO actionlink is deprecated and shouldn't be used. Use eventlink instead.