1. RequestContext addCallbackParam params not in response forum.primefaces.org27 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 ... |
2. Problems with RequestContext.addCallbackParam forum.primefaces.orgpublic void onNodeSelect(NodeSelectEvent event) { selectedTreeNode = event.getTreeNode(); final Node node ... |
3. addCallbackParam IE8 works sporadicly forum.primefaces.org |