27 Oct 2011, 11:07 by perraudc RequestContext addCallbackParam params not in response Hi, Im' trying to add param to the callback with : RequestContext context = RequestContext.getCurrentInstance(); context.addCallbackParam("username", username); but the ...